aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
AgeCommit message (Expand)AuthorFilesLines
2007-02-08ensure channelcount is cleared before we enumerate transcoders, so 'reload' d...kpfleming1-0/+5
2007-01-31update to match modified transcoder APIkpfleming1-8/+8
2007-01-31allow codec_zap to build again, now that transcoder support is in zaptel 1.2kpfleming1-12/+12
2007-01-30Comment out the parts in the Makefile that make codec_zap get built. It willrussell1-12/+12
2007-01-29Use the correct zaptel header file location.qwell1-1/+1
2007-01-22Merge codec_zap support for the transcoder card. This is a standalone codecrussell2-0/+941
2006-07-24This fixes a compile problem for s390 as reported in bug 7253.murf1-1/+3
2006-05-30check the proper variable...kpfleming1-1/+1
2006-05-30another S/390 build fixkpfleming1-0/+2
2006-05-25add a missing endif from the recent Makefile change and use indentationrussell1-25/+26
2006-05-25don't try to use -march=s390 when building on S/390 systems (reported via ast...kpfleming1-0/+1
2006-03-30Add another check for 64-bit goodness (issue #6850 reported by evilbunny)file1-0/+6
2006-03-12fix build on parisc (issue #6704)russell1-0/+4
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