aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_speex.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10AST-2009-005tilghman1-4/+4
2008-05-05Make sure that either the main speex library contains preprocess functions or...file1-0/+1
2008-01-16Add autoconf logic for speexdsp. Later versions use a separate library for so...file1-0/+1
2007-05-24Fix handling of zero-length frames when a codec is capable of native PLC.qwell1-0/+1
2007-05-14Properly set datalen field when doing PLC in codec_speex. (issue #9722 report...file1-0/+1
2006-09-08minor performance improvementkpfleming1-6/+7
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-25/+15
2006-07-05update dependency information to match new names for dependencieskpfleming1-1/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-7/+8
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-17/+17
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-1/+6
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-25/+12
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-04-08merge rizzo's codec module rework (very similar to the format module rework)kpfleming1-333/+255
2006-03-28Bring in the new loader code as described in mantis #4377rizzo1-1/+1
2006-03-25revert loader changes that have clearly not undergone adequate testing before...kpfleming1-1/+1
2006-03-25Bug 4377 - Round 2 of the loader updatestilghman1-1/+1
2006-01-21conversions to use allocation wrappers (issue #6277)russell1-6/+5
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-06issue #5605russell1-0/+1
2005-10-26more doxygenification (issue #5513)russell1-4/+5
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-7/+18
2005-08-26update to use Speex 1.1.x features and doc cleanups (issue #4755)kpfleming1-42/+167
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-06fix version tag macro callskpfleming1-1/+1
2005-06-06more file version tagskpfleming1-8/+12
2005-05-12Memory leak fixes Bug #4216mattf1-0/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-7/+7
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster1-2/+18
2005-01-25Merge config updates (bug #3406)markster1-1/+1
2004-12-30Fix Speex config issue (bug #3175)markster1-21/+20
2004-10-01Code formatting cleanupcitats1-20/+22
2004-10-01Add configurable options to Speex (from anthm) (bug #2536)markster1-1/+123
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-3/+3
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster1-4/+4
2003-01-28Version 0.3.0 from FTPmarkster1-5/+5
2002-08-30Version 0.2.0 from FTPmarkster1-0/+314