mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
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 |