avauddec: If decoding a frame failed, skip it
authorSebastian Dröge <sebastian@centricular.com>
Fri, 29 Apr 2016 09:55:19 +0000 (12:55 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 29 Apr 2016 09:55:19 +0000 (12:55 +0300)
commit00ebf95e08ab9bd241aaedda279abe73d48d9b85
tree9258d4717f8f3b3f4563006aac58ae4d78988032
parent151cd32a10ee3636fd65a6e1f361849c06ecb732
avauddec: If decoding a frame failed, skip it

Otherwise the next successfully decoded frame will get its timestamp and we
will slowly let a/v sync drift apart.

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