libspeex: Add a private option for enabling VAD
authorDmitry Samonenko <shreddingwork@gmail.com>
Sat, 29 Sep 2012 11:47:28 +0000 (15:47 +0400)
committerMartin Storsjö <martin@martin.st>
Wed, 3 Oct 2012 16:23:39 +0000 (19:23 +0300)
commitad11681acd59a9eb00952d07224a78bfc71c48ea
tree6ee04bd00fff3b92c92560fb3b62dfa3afeee1c7
parentf0fce9f33e604544c678b6de4c29301ed4d0751f
libspeex: Add a private option for enabling VAD

Speex detects non-speech periods and encodes them with just enough bits
to reproduce the background noise, aka ``comfort noise generation''.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/libspeexenc.c