aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming142-0/+0
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming2-4/+0
2005-11-08issue #5569 minus lock.h changeskpfleming3-3/+10
2005-11-08issue #5572kpfleming1-1/+0
2005-11-06issue #5605russell10-0/+10
2005-11-01issue #4678kpfleming2-8/+18
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)russell1-1/+2
2005-10-26more doxygenification (issue #5513)russell27-133/+117
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming10-62/+177
2005-09-05look in CROSS_COMPILE_TARGET for speex headers (issue #5118)russell1-3/+3
2005-08-31correct Makefile errors (issue #5072)kpfleming1-1/+1
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-22/+49
2005-08-26update to use Speex 1.1.x features and doc cleanups (issue #4755)kpfleming2-67/+426
2005-08-23use memmove() when memory regions might overlap (issue #4957)kpfleming2-4/+4
2005-07-12support DTX and CNG in speex (bug #4608)kpfleming1-3/+20
2005-06-21various speex fixes (bug #4253)kpfleming1-7/+8
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+4
2005-06-18Fix ipaq build (bug #4545)markster1-0/+6
2005-06-06fix version tag macro callskpfleming2-2/+2
2005-06-06more file version tagskpfleming10-60/+108
2005-05-15don't define a local function with the same name as a library function (bug #...kpfleming2-8/+18
2005-05-13Makefile update for codec_gsm.c to cross compile for powerpc (bug #4228)mattf1-0/+4
2005-05-12Memory leak fixes Bug #4216mattf7-0/+7
2005-04-21fix various compiler warningskpfleming7-20/+16
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming10-68/+68
2005-04-12show correct codec in verbose messages (bug #4008)russell6-11/+6
2005-03-27Fix cross compiling (bug #3868)markster3-6/+12
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster8-6/+319
2005-03-12Fix speex build (bug #3761)markster1-1/+2
2005-03-05Flush out app stuff, make profiling easier to turn on/offmarkster2-3/+3
2005-01-25Merge config updates (bug #3406)markster1-1/+1
2005-01-21update copyright headers for 2005russell5-5/+5
2005-01-09Handle speex subdirectories peroperly (bug #3283)markster1-1/+2
2004-12-30Fix Speex config issue (bug #3175)markster1-21/+20
2004-12-21Fix GSM makefile for OpenBSD (bug #3102)markster1-0/+2
2004-12-20Fix Makefile for ppc64 (bug #3111)markster1-0/+6
2004-12-19Merge Olle's comment patch (bug #3097)markster3-5/+6
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster3-2/+6
2004-12-13Fix minor makefile issues (bug #3036)markster1-1/+1
2004-11-15add missing file (bug #2843)russell1-0/+63
2004-11-15ADPCM and G.726 performance improvements courtesy fOSSiL (bug #2843)markster2-232/+356
2004-10-14Fix iLBC compiler warningsmarkster22-16/+39
2004-10-14Update to new iLBC codecmarkster48-6485/+6979
2004-10-01Code formatting cleanupcitats1-20/+22
2004-10-01Add configurable options to Speex (from anthm) (bug #2536)markster1-1/+123
2004-08-31More Asterisk sparc patches (courtesy Belgarath)markster2-1/+15
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-1/+4
2004-08-31Adjust Makefiles to support Ultrasparc architecture (thanks Belgarath) (bug #...markster2-4/+15
2004-08-29Minor Makefile cleanupsmarkster1-1/+1
2004-07-22Fix YDL build (bug #2109)markster1-4/+0