dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/codecs
dvossel 7803be8ee4 fixes some memory leaks and redundant conditions
(closes issue #15269)
Reported by: contactmayankjain
Patches:
      patch.txt uploaded by contactmayankjain (license 740)
      memory_leak_stuff.trunk.diff uploaded by dvossel (license 671)
Tested by: contactmayankjain, dvossel




git-svn-id: http://svn.digium.com/svn/asterisk/trunk@201678 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-18 16:37:42 +00:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm fixes some memory leaks and redundant conditions 2009-06-18 16:37:42 +00:00
ilbc Merged revisions 110880 via svnmerge from 2008-03-26 17:10:28 +00:00
lpc10 fix a few small things found by using sparse 2008-10-30 16:49:02 +00:00
Makefile Further simplify codec_g722 build. 2009-05-15 17:37:12 +00:00
codec_a_mu.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_adpcm.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_alaw.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_dahdi.c Several changes to codec_dahdi to play nice with G723. 2009-02-17 22:28:41 +00:00
codec_g722.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_g726.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_gsm.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_ilbc.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_lpc10.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_resample.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_speex.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_ulaw.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_adpcm.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_alaw.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_g722.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_g726.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_gsm.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_ilbc.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_lpc10.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_speex.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
ex_ulaw.h Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
log2comp.h Merged revisions 109648 via svnmerge from 2008-03-18 19:24:15 +00:00