asterisk/codecs
Richard Mudgett 197f06bed1 codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.
Made use a local static frame to generate the AST_FRAME_CNG frame when
silence starts.

I don't think the handling of the AST_FRAME_CNG has ever really worked
because there doesn't seem to be any consumers of it.

Review: https://reviewboard.asterisk.org/r/3813/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@419206 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-07-22 17:10:36 +00:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm GSM: Fix encoding problems with GSM 2012-10-22 17:31:20 +00:00
ilbc memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 2013-10-24 17:00:27 +00:00
lpc10 Simplify build system architecture optimization 2012-04-12 15:25:47 +00:00
speex Doxygen Updates Janitor Work 2012-09-22 20:43:30 +00:00
Makefile Multiple revisions 383341-383342 2013-03-19 16:00:22 +00:00
codec_a_mu.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_adpcm.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_alaw.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_dahdi.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_g722.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_g726.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_gsm.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_ilbc.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_lpc10.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_resample.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
codec_speex.c codec_speex: Fix trashing normal static frame for AST_FRAME_CNG. 2014-07-22 17:10:36 +00:00
codec_ulaw.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_adpcm.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_alaw.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_g722.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_g726.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_gsm.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_ilbc.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_lpc10.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_speex.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
ex_ulaw.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
log2comp.h Doxygen Updates - Title update 2012-10-18 14:17:40 +00:00