]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-base: Handle audio/video decoder error
authorYuqing Zhu <b54851@freescale.com>
Mon, 10 Aug 2015 03:41:34 +0000 (11:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Aug 2015 15:51:57 +0000 (08:51 -0700)
commit0690a52bf48543351cdc85d2b3c8068d54b51768
treea17c1bc3fcb6732d58816aaed2c21fe2ac37878e
parent9f8c49862ee67f7f618f102f29f067ec2d712136
gstreamer1.0-plugins-base: Handle audio/video decoder error

When there is input data and no output data to the end of the stream, it will
send GST_ELEMENT_ERROR and quit from playing.
The patch comments the GST_ELEMENT_ERROR() and just add GST_ERROR_OBJECT()
information instead.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/handle-audio-video-decoder-error.patch [new file with mode: 0755]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb