asterisk/codecs
Sean Bright 6b5dbba90c Merged revisions 206635 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r206635 | seanbright | 2009-07-15 11:57:51 -0400 (Wed, 15 Jul 2009) | 1 line
  
  Only print debug info in codec_dahdi if we are asking for it.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@206636 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-15 16:00:24 +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 Merged revisions 206635 via svnmerge from 2009-07-15 16:00:24 +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