mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
0016ceaa2b
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. |
||
---|---|---|
.. | ||
gstspeex.c | ||
gstspeexdec.c | ||
gstspeexdec.h | ||
gstspeexenc.c | ||
gstspeexenc.h | ||
Makefile.am |