asterisk/codecs/ilbc
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
Also covers ast_app_parse_timelen-fail-zero-length.patch, but the patch was
replaced with one of my own.

(issue ASTERISK-22467)
Reported by: Corey Farrell
Patches:
    chan_dahdi-cleanup_push.patch uploaded by coreyfarrell (license 5909)
    clicompat-r2.patch uploaded by coreyfarrell (license 5909)
    codecs-ilbc-doCPLC.patch uploaded by coreyfarrell (license 5909)
    data-cleanup-test-registration.patch uploaded by coreyfarrell (license 5909)
    main-asterisk-kill-listener.patch uploaded by coreyfarrell (license 5909)
........

Merged revisions 401704 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 401705 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 401706 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401707 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-10-24 17:00:27 +00:00
..
FrameClassify.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
FrameClassify.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LICENSE Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LICENSE_ADDENDUM Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCdecode.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCdecode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCencode.c Restore LSF_check function calls from set/unused variable removal 2012-01-20 16:52:20 +00:00
LPCencode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
Makefile Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
PATENTS Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateConstructW.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateConstructW.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateSearchW.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateSearchW.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
anaFilter.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
anaFilter.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
constants.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
constants.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
createCB.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
createCB.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
doCPLC.c memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 2013-10-24 17:00:27 +00:00
doCPLC.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
enhancer.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
enhancer.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
extract-cfile.awk Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
filter.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
filter.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
gainquant.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
gainquant.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
getCBvec.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
getCBvec.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
helpfun.c Remove unused variable 'tmp' from helpfun in ilbc codec 2012-01-20 16:00:13 +00:00
helpfun.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpInput.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpInput.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpOutput.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
hpOutput.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBConstruct.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBConstruct.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBSearch.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iCBSearch.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_decode.c Fix valgrind found memcpy issues in codec_ilbc. 2012-09-25 17:22:25 +00:00
iLBC_decode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_define.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_encode.c Fix valgrind found memcpy issues in codec_ilbc. 2012-09-25 17:22:25 +00:00
iLBC_encode.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
iLBC_test.c More corrections for the ilbc code 2012-01-20 19:36:04 +00:00
lsf.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
lsf.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
packing.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
packing.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
rfc3951.txt Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
syntFilter.c Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
syntFilter.h Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00