]> 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)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 1 Sep 2015 11:36:14 +0000 (12:36 +0100)
commit0549cb132cbe457dc66f5e8f3df4f61450cb180a
tree8fa15ff3d95fedb251d8c66bc4de9b13e2f79e9c
parentf8a2ecb6995fdafef175fc084df6ab2d06335764
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.

(From OE-Core master rev: 0690a52bf48543351cdc85d2b3c8068d54b51768)

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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