summaryrefslogtreecommitdiff
path: root/codecs/codec_speex.c
AgeCommit message (Expand)Author
2008-06-26Convert casts to unions, to fix alignment issues on SolarisTilghman Lesher
2008-05-22Fix a few places where frame data was used directly.Jason Parker
2008-05-05Merged revisions 115327 via svnmerge from Joshua Colp
2008-01-16Merged revisions 98951 via svnmerge from Joshua Colp
2007-12-21codecs.conf really shouldn't be mandatory.. it never had been before, so let...Jason Parker
2007-11-22remove a number of #include <fcntl.h> which are eitherLuigi Rizzo
2007-11-19remove some useless includes from codecsLuigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-05-24Merged revisions 65877 via svnmerge from Jason Parker
2007-05-14Merged revisions 64278 via svnmerge from Joshua Colp
2007-02-24Creating new doxygen macro "\extref" to create page that lists Olle Johansson
2006-09-08minor performance improvementKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-08merge rizzo's codec module rework (very similar to the format module rework)Kevin P. Fleming
2006-03-28Bring in the new loader code as described in mantis #4377Luigi Rizzo
2006-03-25revert loader changes that have clearly not undergone adequate testing before...Kevin P. Fleming
2006-03-25Bug 4377 - Round 2 of the loader updatesTilghman Lesher
2006-01-21conversions to use allocation wrappers (issue #6277)Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-06issue #5605Russell 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-08-26update to use Speex 1.1.x features and doc cleanups (issue #4755)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-06fix version tag macro callsKevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-05-12Memory leak fixes Bug #4216Matthew Fredrickson
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2004-12-30Fix Speex config issue (bug #3175)Mark Spencer
2004-10-01Code formatting cleanupJames Golovich
2004-10-01Add configurable options to Speex (from anthm) (bug #2536)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsMark Spencer
2003-01-28Version 0.3.0 from FTPMark Spencer
2002-08-30Version 0.2.0 from FTPMark Spencer