opusdec: handle missing buffers with no duration
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 20 Jun 2016 11:42:28 +0000 (12:42 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 21 Jun 2016 09:48:40 +0000 (10:48 +0100)
commit6bc6b6ebbfb35796e3dfd22f15ebabb685bd4576
tree2dc238a98498d67edcabc02da7e5dc2482500d06
parent72879c3639f608be526359727e53f0e99d095e65
opusdec: handle missing buffers with no duration

If buffer duration is missing, it is parsed from the packet data.
This is not foolproof, since Opus can change durations on the
fly.

https://bugzilla.gnome.org/show_bug.cgi?id=767826
ext/opus/gstopusdec.c
ext/opus/gstopusdec.h