videodecoder: error out if no frames are decoded before eos
authorThiago Santos <ts.santos@sisa.samsung.com>
Tue, 29 Oct 2013 17:40:23 +0000 (14:40 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 25 Nov 2013 13:53:25 +0000 (10:53 -0300)
commit81471099d22e7f1d9e2a9b4ac1182b259cc7fb3a
tree1fb0984df73f86c23f507c7113fc0224375a879d
parent0765962fbc963ea9c2c506b4d5b50a80cdcdae5e
videodecoder: error out if no frames are decoded before eos

Raise an error in case no frames are decoded before EOS and we
have input, meaning that data was received but it was somehow invalid.

https://bugzilla.gnome.org/show_bug.cgi?id=711094
gst-libs/gst/video/gstvideodecoder.c