summaryrefslogtreecommitdiff
path: root/codecs/ilbc
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2012-09-25Fix valgrind found memcpy issues in codec_ilbc.Richard Mudgett
2012-01-20More corrections for the ilbc codeKinsey Moore
2012-01-20Restore LSF_check function calls from set/unused variable removalKinsey Moore
2012-01-20Remove more set, but unused variables in the ilbc codecKinsey Moore
2012-01-20Remove unused variable 'tmp' from helpfun in ilbc codecMatthew Jordan
2012-01-18Include iLBC source code for distribution with AsteriskMatthew Jordan
2008-03-26Merged revisions 110880 via svnmerge from Kevin P. Fleming
2007-12-14Solaris compat fixesTilghman Lesher
2007-10-29clean up assembler and preprocessor files if they are here tooKevin P. Fleming
2006-12-18Merged revisions 48554 via svnmerge from Kevin P. Fleming
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-02-14set proper mime-type and eol-style on all filesKevin P. Fleming
2006-02-10Lots of little fixes for doing MSVC compiling codecs in windows (#6022)Matthew Fredrickson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08issue #5569 minus lock.h changesKevin P. Fleming
2005-08-23use memmove() when memory regions might overlap (issue #4957)Kevin P. Fleming
2005-03-05Flush out app stuff, make profiling easier to turn on/offMark Spencer
2004-10-14Fix iLBC compiler warningsMark Spencer
2004-10-14Update to new iLBC codecMark Spencer
2004-08-29Minor Makefile cleanupsMark Spencer
2004-07-22Fix YDL build (bug #2109)Mark Spencer
2004-06-28Merge OSX compatibility patch (bug #1940)Mark Spencer
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-05-16add iLBC optimizations from bkwJeremy McNamara
2003-09-27Fix iLBC quality issueMark Spencer
2003-09-19Code cleanups (bug #66)Mark Spencer
2003-08-15Asterisk:Mark Spencer
2003-04-27More BSD enhancementsMark Spencer
2003-04-23More OpenBSD patchesMark Spencer
2003-04-23Fix some symbol and Makefile issuesMark Spencer
2003-04-15Add iLBC codecMark Spencer