summaryrefslogtreecommitdiff
path: root/codecs
AgeCommit message (Expand)Author
2006-03-13Bug 6709 - Simplify extensive embedded ifneq logic (and fix missing endif's)Tilghman Lesher
2006-03-12Merged revisions 12577 via svnmerge from Russell Bryant
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-14set proper mime-type and eol-style on all filesKevin P. Fleming
2006-02-13fix codec_ilbc.so build - it would build before, but libilbc.a was not linkedRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11don't blow up if multiple copies of the headers are foundKevin P. Fleming
2006-02-11use auto-build for codecsKevin P. Fleming
2006-02-11fix compiler warningsKevin P. Fleming
2006-02-10Lots of little fixes for doing MSVC compiling codecs in windows (#6022)Matthew Fredrickson
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-21conversions to use allocation wrappers (issue #6277)Russell Bryant
2006-01-20fix for codec_gsm on ia64 (#6294)Matthew Fredrickson
2006-01-20formatting and doxygen fixes (issue #6300)Russell Bryant
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2005-12-20use the system libgsm if available (issue #5434, modified to still work with ...Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-08issue #5569 minus lock.h changesKevin P. Fleming
2005-11-08issue #5572Kevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-01issue #4678Kevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-05look in CROSS_COMPILE_TARGET for speex headers (issue #5118)Russell Bryant
2005-08-31correct Makefile errors (issue #5072)Kevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-08-26update to use Speex 1.1.x features and doc cleanups (issue #4755)Kevin P. Fleming
2005-08-23use memmove() when memory regions might overlap (issue #4957)Kevin P. Fleming
2005-07-12support DTX and CNG in speex (bug #4608)Kevin P. Fleming
2005-06-21various speex fixes (bug #4253)Kevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-18Fix ipaq build (bug #4545)Mark Spencer
2005-06-06fix version tag macro callsKevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-05-15don't define a local function with the same name as a library function (bug #...Kevin P. Fleming
2005-05-13Makefile update for codec_gsm.c to cross compile for powerpc (bug #4228)Matthew Fredrickson
2005-05-12Memory leak fixes Bug #4216Matthew Fredrickson
2005-04-21fix various compiler warningsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-12show correct codec in verbose messages (bug #4008)Russell Bryant
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)Mark Spencer
2005-03-12Fix speex build (bug #3761)Mark Spencer
2005-03-05Flush out app stuff, make profiling easier to turn on/offMark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-09Handle speex subdirectories peroperly (bug #3283)Mark Spencer
2004-12-30Fix Speex config issue (bug #3175)Mark Spencer