gstreamer/ext/speex
Alexey Fisher 0016ceaa2b speexenc: Use speex intern silence detection
Speex has build in silence detection. If speex_encode_int returns 0,
than there is silence and sample do not need to be transmitted.
This work only if vbr=1 and dtx=1 optionas are enabled.
So if we get 0, we add GAP flag to the sample.
2011-04-08 13:54:49 +02:00
..
gstspeex.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstspeexdec.c speexdec: Get and use streamheader from the caps if possible 2011-03-24 09:00:32 +01:00
gstspeexdec.h speexdec: Get and use streamheader from the caps if possible 2011-03-24 09:00:32 +01:00
gstspeexenc.c speexenc: Use speex intern silence detection 2011-04-08 13:54:49 +02:00
gstspeexenc.h speexenc: remove unused defines 2010-04-08 13:40:09 +03:00
Makefile.am build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00