[OE-core] [PATCH] gstreamer1.0-plugins-bad: change glimagesink rank to marginal

Nicolas Dechesne nicolas.dechesne at linaro.org
Thu Sep 24 20:03:06 UTC 2015


On Thu, Sep 24, 2015 at 10:42 AM, Alexander Kanavin
<alexander.kanavin at linux.intel.com> wrote:
> [YOCTO #7787]
>
> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> ---
>  .../0001-glimagesink-Downrank-to-marginal.patch    | 32 ++++++++++++++++++++++
>  .../gstreamer/gstreamer1.0-plugins-bad_1.4.5.bb    |  4 ++-
>  2 files changed, 35 insertions(+), 1 deletion(-)
>  create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
> new file mode 100644
> index 0000000..f677603
> --- /dev/null
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
> @@ -0,0 +1,32 @@
> +From c6b37a80806f9128de47f1ccc3f2354f8d436bb6 Mon Sep 17 00:00:00 2001
> +From: Alexander Kanavin <alex.kanavin at gmail.com>
> +Date: Thu, 24 Sep 2015 19:47:32 +0300
> +Subject: [PATCH] glimagesink: Downrank to marginal
> +
> +On desktop, where there is good OpenGL, xvimagesink will come up first,
> +on other platforms, OpenGL can't be trusted because it's either software (like
> +in a VM) or broken (like on embedded)., so let ximagesink come above.
> +
> +Upstream-Status: Submitted [https://bugzilla.gnome.org/show_bug.cgi?id=751684]


fwiw... on my platforms (QCOM DragonBoard) I rely on glimagesink, and
we have good OpenGL support.. but I understand that this isn't the
norm for ARM, and more an exception.. I can manage that in my BSP
layer, if that ever gets merged. Note we might want to wait for the
upstream discussion to settle before merging.



More information about the Openembedded-core mailing list