opusdec: Handle GstAudioClippingMeta instead of the pre-skip field in the OpusHead
authorSebastian Dröge <sebastian@centricular.com>
Mon, 2 Nov 2015 15:33:53 +0000 (17:33 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 3 Nov 2015 18:35:41 +0000 (20:35 +0200)
commit8a837c6715c43b146b2a57e276bbdedb53adc14e
tree8808c4b9d0cc5c02611187cec6a3c9dab3dbb29c
parentd5389e71ffb75cfe04d79f5bdfef4f7584a29be6
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
ext/opus/gstopusdec.c