summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-player_git.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-09-25 21:40:05 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-28 10:15:53 +0100
commitb79d1bf49b56a97216fb719ac19e4dd9022f15b4 (patch)
tree5f6d72f28b8b29d8fcbca19d692d6d1c368ef8e1 /meta/recipes-multimedia/gstreamer/gst-player_git.bb
parent7d06ffcbcd0c71dc6dc9efde02bf0cd8d7c7d7e3 (diff)
downloadopenembedded-core-b79d1bf49b56a97216fb719ac19e4dd9022f15b4.tar.gz
gst-player: Disable visualizations
On some machines, visualizations in gst-player trigger a bug in xvimagesink. Till we have a proper fix, disable the visualization rather than downgrading the xvimagesink. Fixes [YOCTO #10041] Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-player_git.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-player_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-player_git.bb b/meta/recipes-multimedia/gstreamer/gst-player_git.bb
index 2a4c9dcfbf..51f3544599 100644
--- a/meta/recipes-multimedia/gstreamer/gst-player_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-player_git.bb
@@ -9,6 +9,7 @@ SRC_URI = "git://github.com/sdroege/gst-player.git \
file://Fix-pause-play.patch;apply=0 \
file://Add-error-signal-emission-for-missing-plugins.patch;apply=0 \
file://0001-gtk-play-provide-similar-behaviour-for-quit-and-clos.patch \
+ file://0001-Disable-visualizations-by-default.patch \
file://gst-player.desktop"
SRCREV = "ea90e63c1064503f9ba5d59aa4ca604f13ca5def"