[libav-devel] [PATCH] libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions

2011-04-13 Thread Martin Storsjö
DTX, discontinuous transmission, allows emitting frames with comfort noise when no voice is detected in the input audio. --- libavcodec/libopencore-amr.c | 15 ++- libavcodec/libvo-amrwbenc.c | 13 - 2 files changed, 26 insertions(+), 2 deletions(-) diff --git

Re: [libav-devel] [PATCH] libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions

2011-04-13 Thread Ronald S. Bultje
Hi, On Wed, Apr 13, 2011 at 3:09 PM, Martin Storsjö mar...@martin.st wrote: DTX, discontinuous transmission, allows emitting frames with comfort noise when no voice is detected in the input audio. ---  libavcodec/libopencore-amr.c |   15 ++-  libavcodec/libvo-amrwbenc.c  |   13