vaapidecode: Emit error GstMessage when returning a GST_FLOW_ERROR
authorOlivier Crete <olivier.crete@collabora.com>
Wed, 18 Feb 2015 09:19:26 +0000 (11:19 +0200)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 18 Feb 2015 09:19:26 +0000 (11:19 +0200)
commitaaf4165819ab3fee975e00dcfe754d665b3da3af
tree2576b272c6e8af7e03caad895f2a4e4225ffa6f5
parenta664a479a854be26b78f2d475845695fbf56dd70
vaapidecode: Emit error GstMessage when returning a GST_FLOW_ERROR

This is required in GStreamer, elements should never return
GST_FLOW_ERROR without posting an ERROR message on the bus.

https://bugzilla.gnome.org/show_bug.cgi?id=744620
gst/vaapi/gstvaapidecode.c
gst/vaapi/gstvaapipluginbase.c