gstreamer/ext/opus
Sebastian Dröge fc475ce01a opusdec: Handle GstAudioClippingMeta instead of the pre-skip field in the OpusHead
oggdemux is outputting the meta now, and only outputs if it should really
apply to the current buffer. Previously we would skip N samples also if we
started the decoder in the middle of the stream.

https://bugzilla.gnome.org/show_bug.cgi?id=757153
2015-11-03 20:35:41 +02:00
..
gstopus.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.c opuscommon: Use GString instead of snprintf for concating 2015-07-27 15:24:19 +01:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: Handle GstAudioClippingMeta instead of the pre-skip field in the OpusHead 2015-11-03 20:35:41 +02:00
gstopusdec.h opusdec: Fix PLC frame size calculations 2015-07-20 13:25:43 -04:00
gstopusenc.c opusenc: Add GstAudioClippingMeta to buffers that need to be clipped 2015-11-03 20:35:41 +02:00
gstopusenc.h opusenc: Encode exactly the amount of samples we got as input and put correct timestamps on it 2015-11-03 20:35:41 +02:00
gstopusheader.c opusenc: Put lookahead/pre-skip into the OpusHead header 2015-11-03 20:35:41 +02:00
gstopusheader.h opusenc: Put lookahead/pre-skip into the OpusHead header 2015-11-03 20:35:41 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00