summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-02actually check for a function present in libiconv (don't know how this test c...Kevin P. Fleming
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming
2008-01-02Set stream flags to zero upon initialization.Philippe Sultan
2008-01-02some cleanup of this code while I am trying to debug a problem withLuigi Rizzo
2008-01-02There are three instances of the module definition macros,Luigi Rizzo
2008-01-02Don't make libresample print out debugging outputRussell Bryant
2008-01-02Make the translation table show slin16Russell Bryant
2008-01-02fix a spacing issue introduced in revision 95443.Russell Bryant
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asRussell Bryant
2008-01-01call directly the cli command to implement hangup.Luigi Rizzo
2008-01-01prevent a panic when destroying a channel with no incoming video.Luigi Rizzo
2008-01-01remove a leftover sleep(1) used for debuggingLuigi Rizzo
2008-01-01Fix building of codec_resample on platforms other then Cygwin. On everything ...Joshua Colp
2008-01-01make codec_resample build on __CYGWIN__, and make it load on FreeBSDLuigi Rizzo
2008-01-01implement "configure" checks for libiconv, and add theLuigi Rizzo
2007-12-31Merged revisions 95577 via svnmerge from Mark Michelson
2007-12-31Use float.h to fix the build on FreeBSD. Also, add some other platforms asRussell Bryant
2007-12-31Update chan_console to natively use a 16 kHz sample rate. If it is talkingRussell Bryant
2007-12-31Merge changes from team/russell/codec_resampleRussell Bryant
2007-12-31Merged revisions 95470 via svnmerge from Tilghman Lesher
2007-12-31Fix a compiler warningMark Michelson
2007-12-31Merge the main set of changes from team/russell/chan_console.Russell Bryant
2007-12-31fix a spelling error in a commentRussell Bryant
2007-12-31Add CV_STRINGFIELD() macro. This lets you set a config variable to a string ...Russell Bryant
2007-12-31Regenerate configure script to include check for portaudio.Russell Bryant
2007-12-31Add configure script checking for portaudio.Russell Bryant
2007-12-29Move grabbers definitions to a separate file, vgrabbers.c, so it is easierLuigi Rizzo
2007-12-29virtualize the interface for video grabbers, which shouldLuigi Rizzo
2007-12-28Add a few entries up to 1408x1152 in the table of known video resolutions.Luigi Rizzo
2007-12-28change the interface of video encapsulation routines, they onlyLuigi Rizzo
2007-12-28various rearrangements and renaming of console_video stuffLuigi Rizzo
2007-12-28The diff for this change looks really bad, but all I did here was decrease th...Mark Michelson
2007-12-28Merged revisions 95191 via svnmerge from Russell Bryant
2007-12-28Some changes to app_amd. Mark Michelson
2007-12-28fix a small bug in printing out geometries - wrong input.Luigi Rizzo
2007-12-28Merged revisions 95095 via svnmerge from Mark Michelson
2007-12-27remove more unnecessary casts for NULL.Luigi Rizzo
2007-12-27Fix -s socket option, and document it as well.Jason Parker
2007-12-27NULL does not need to be cast to (char *)Luigi Rizzo
2007-12-27remove useless castsLuigi Rizzo
2007-12-27Merged revisions 95024 via svnmerge from Russell Bryant
2007-12-27Merged revisions 94977 via svnmerge from Mark Michelson
2007-12-27Merged revisions 94924 via svnmerge from Joshua Colp
2007-12-27Merged revisions 94905 via svnmerge from Joshua Colp
2007-12-27more localization of gui stuffLuigi Rizzo
2007-12-27Adding documentation for new manager actions and events in app_queueMark Michelson
2007-12-27clarify the type of video support in chan_ossLuigi Rizzo
2007-12-27I went looking for where we downloaded the g722 implementation and came acrossRussell Bryant
2007-12-27Blocked revisions 94831 via svnmergeRussell Bryant
2007-12-27Merged revisions 94828-94829 via svnmerge from Russell Bryant