summaryrefslogtreecommitdiff
path: root/codecs/codec_a_mu.c
AgeCommit message (Expand)Author
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2008-10-17Merge codec_consistency branch. This should make sample usage much happier.Jason Parker
2008-06-26Convert casts to unions, to fix alignment issues on SolarisTilghman Lesher
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
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
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-23further codec module optimization based on codec_alaw changes by rizzoRussell Bryant
2006-05-20add some code optimizations, see the report for an explanation Russell Bryant
2006-05-05minor code optimizations to reduce the number of times that the ast_frameRussell Bryant
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
2006-01-20formatting and doxygen fixes (issue #6300)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-06-06more file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
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-16dom mar 16 23:37:23 CET 2003Matteo Brancaleoni
2002-11-29Version 0.3.0 from FTPMark Spencer
2002-05-13Version 0.1.12 from FTPMark Spencer
2001-12-09Version 0.1.10 from FTPMark Spencer