ffmpegdec: post an error message on the bus when decoding fails
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 6 Mar 2009 11:01:55 +0000 (11:01 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 6 Mar 2009 11:01:55 +0000 (11:01 +0000)
commitc389f49295fff27e6ce5dbbf1e6369983617040b
tree53c28dc34ea052b103d55575c27533a53495202c
parenteeffd7b87feaa1e6076b6110419fd0455bf64b6f
ffmpegdec: post an error message on the bus when decoding fails

We should post a STREAM DECODE error message on the bus when we return
GST_FLOW_ERROR, otherwise the user ends up seeing an ugly internal flow
error message, which isn't very nice.
ext/ffmpeg/gstffmpegdec.c