opusdec: interpret zero duration as unknown
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 6 Oct 2016 10:44:11 +0000 (11:44 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Nov 2016 17:58:42 +0000 (19:58 +0200)
commitb0866b9cc1441cbdd95c599f88d2574b3dfd5b7d
tree2299f01c4638481b4665d8bc4922c073beb0a0ce
parenta6ced9cbc8be263ad882a57ab22eafd33b9bcb79
opusdec: interpret zero duration as unknown

This fixes missing audio when we get buffers with zero
duration, denoting unknown duration. When several such
buffers are received in a row, they're all at the same
timestamp, with zero duration.

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