avauddec: Finish frames if they are header buffers only and don't produce any output
authorSebastian Dröge <sebastian@centricular.com>
Fri, 29 Apr 2016 10:06:07 +0000 (13:06 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 29 Apr 2016 10:06:07 +0000 (13:06 +0300)
commit3fb49b60537c64999383e058b1bbf6ff3bec87de
tree7fd335a9fe3082014eb5ad793f4492889665d321
parent00ebf95e08ab9bd241aaedda279abe73d48d9b85
avauddec: Finish frames if they are header buffers only and don't produce any output

Otherwise we will consider them as one frame of raw audio that is still
pending, and shift all timestamps by the amount of time spent with header
buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=765797
ext/libav/gstavauddec.c