gstreamer/ext/opus
Sebastian Dröge bb5b0f2d12 opusdec: Take output sample rate from the stream headers too
This way we let opusdec do the resampling if needed and don't carry
around buffers with a too high sample rate if not required.

While Opus always uses 48kHz internally, this information from the
header specifies which frequencies are safe to drop.
2015-03-23 11:57:09 +01:00
..
gstopus.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: Take output sample rate from the stream headers too 2015-03-23 11:57:09 +01:00
gstopusdec.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusenc.c opusenc: replace cbr and constrained-vbr properties with an enum 2015-03-12 14:04:20 +00:00
gstopusenc.h opusenc: replace cbr and constrained-vbr properties with an enum 2015-03-12 14:04:20 +00:00
gstopusheader.c opusheader: Put number of channels and sample rate into the caps 2015-03-23 11:56:09 +01:00
gstopusheader.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusparse.c opusparse: fix frame size determination 2014-12-15 15:23:35 +00:00
gstopusparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.c rtpopus: Use OPUS encoding name 2014-11-01 10:10:27 -04:00
gstrtpopusdepay.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopuspay.c rtpopuspay: default encoding name to OPUS 2015-02-19 14:30:10 +00:00
gstrtpopuspay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00