aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-multimedia/gstreamer')
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bbappend8
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-adjust-gstomx.conf-for-mesa.patch72
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.12.%.bbappend16
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend11
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_%.bbappend3
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-plugins-update-mesa-s-vendor-string-in-whitelist.patch33
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_%.bbappend3
7 files changed, 0 insertions, 146 deletions
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bbappend b/common/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bbappend
deleted file mode 100644
index d2975992..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-RDEPENDS_gstreamer1.0-meta-video_append_amd = " \
- gstreamer1.0-plugins-good-video4linux2 \
- gstreamer1.0-plugins-good-isomp4 \
- gstreamer1.0-plugins-good-deinterlace \
- gstreamer1.0-plugins-good-audioparsers \
- gstreamer1.0-plugins-good-id3demux \
- gstreamer1.0-plugins-good-videomixer \
-"
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-adjust-gstomx.conf-for-mesa.patch b/common/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-adjust-gstomx.conf-for-mesa.patch
deleted file mode 100644
index 8a413227..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-adjust-gstomx.conf-for-mesa.patch
+++ /dev/null
@@ -1,72 +0,0 @@
-From b9e5a41ec439d9ccbe18aaa6b7437ca2be82498a Mon Sep 17 00:00:00 2001
-From: Awais Belal <awais_belal@mentor.com>
-Date: Thu, 6 Apr 2017 15:45:12 +0500
-Subject: [PATCH] adjust gstomx.conf for mesa-omx
-
-Signed-off-by: Arindam Nath <arindam.nath@amd.com>
-Signed-off-by: Awais Belal <awais_belal@mentor.com>
----
- config/bellagio/gstomx.conf | 25 ++++++++++++++++++++-----
- 1 file changed, 20 insertions(+), 5 deletions(-)
-
-diff --git a/config/bellagio/gstomx.conf b/config/bellagio/gstomx.conf
-index 5ca8ba6..48c243d 100644
---- a/config/bellagio/gstomx.conf
-+++ b/config/bellagio/gstomx.conf
-@@ -1,7 +1,7 @@
- [omxmpeg4videodec]
- type-name=GstOMXMPEG4VideoDec
- core-name=/usr/local/lib/libomxil-bellagio.so.0
--component-name=OMX.st.video_decoder.mpeg4
-+component-name=OMX.mesa.video_decoder.mpeg4
- rank=257
- in-port-index=0
- out-port-index=1
-@@ -10,16 +10,15 @@ hacks=event-port-settings-changed-ndata-parameter-swap;event-port-settings-chang
- [omxh264dec]
- type-name=GstOMXH264Dec
- core-name=/usr/local/lib/libomxil-bellagio.so.0
--component-name=OMX.st.video_decoder.avc
-+component-name=OMX.mesa.video_decoder.avc
- rank=257
- in-port-index=0
- out-port-index=1
--hacks=event-port-settings-changed-ndata-parameter-swap;event-port-settings-changed-port-0-to-1
-
- [omxmpeg4videoenc]
- type-name=GstOMXMPEG4VideoEnc
- core-name=/usr/local/lib/libomxil-bellagio.so.0
--component-name=OMX.st.video_encoder.mpeg4
-+component-name=OMX.mesa.video_encoder.mpeg4
- rank=0
- in-port-index=0
- out-port-index=1
-@@ -28,8 +27,24 @@ hacks=event-port-settings-changed-ndata-parameter-swap;video-framerate-integer;s
- [omxaacenc]
- type-name=GstOMXAACEnc
- core-name=/usr/local/lib/libomxil-bellagio.so.0
--component-name=OMX.st.audio_encoder.aac
-+component-name=OMX.mesa.audio_encoder.aac
- rank=0
- in-port-index=0
- out-port-index=1
- hacks=event-port-settings-changed-ndata-parameter-swap
-+
-+[omxmpeg2dec]
-+type-name=GstOMXMPEG2VideoDec
-+core-name=/usr/local/lib/libomxil-bellagio.so.0
-+component-name=OMX.mesa.video_decoder.mpeg2
-+rank=256
-+in-port-index=0
-+out-port-index=1
-+
-+[omxh264enc]
-+type-name=GstOMXH264Enc
-+core-name=/usr/local/lib/libomxil-bellagio.so.0
-+component-name=OMX.mesa.video_encoder.avc
-+rank=256
-+in-port-index=0
-+out-port-index=1
---
-2.11.1
-
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.12.%.bbappend b/common/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.12.%.bbappend
deleted file mode 100644
index 628ea68e..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.12.%.bbappend
+++ /dev/null
@@ -1,16 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-#
-# Remove plugins-bad from DEPENDS as it is
-# not strictly needed.
-#
-DEPENDS_remove_amd = "gstreamer1.0-plugins-bad"
-
-SRC_URI_append_amd = " file://0001-adjust-gstomx.conf-for-mesa.patch"
-
-#
-# This package should not have commercial license flags.
-# There is discussion in the OE community about fixing this
-# but in the meantime we'll explicitly remove it here.
-#
-LICENSE_FLAGS_remove = "commercial"
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend b/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
deleted file mode 100644
index 7710bdfb..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
-PACKAGECONFIG_append_amd = " faad"
-
-EXTRA_OECONF_remove_amd = " --disable-vdpau"
-EXTRA_OECONF_append_amd = " --enable-vdpau"
-
-# we do not support wayland
-PACKAGECONFIG_remove_amd = "wayland"
-
-# enable build with no graphics
-PACKAGECONFIG_GL_remove_mel = "${@bb.utils.contains('COMBINED_FEATURES', 'x11', '', 'gles2 egl', d)}"
-PACKAGECONFIG_remove_mel = "${@bb.utils.contains('COMBINED_FEATURES', 'x11', '', 'egl vulkan', d)}"
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_%.bbappend b/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_%.bbappend
deleted file mode 100644
index 8ce382ed..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-PACKAGECONFIG_append_amd = " x264"
-
-FILES_${PN}-x264_append_amd = " ${datadir}/gstreamer-1.0/presets/GstX264Enc.prs"
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-plugins-update-mesa-s-vendor-string-in-whitelist.patch b/common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-plugins-update-mesa-s-vendor-string-in-whitelist.patch
deleted file mode 100644
index 16c5b866..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-plugins-update-mesa-s-vendor-string-in-whitelist.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 19fe5c4d07e48dce1a64085f96653cad4498db2e Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?=
- <vjaquez@igalia.com>
-Date: Mon, 12 Feb 2018 19:00:36 +0100
-Subject: [PATCH] plugins: update mesa's vendor string in whitelist
-
-Mesa has updated its VA-API Gallium driver vendor string:
-
-https://cgit.freedesktop.org/mesa/mesa/commit/?id=5db29d62ce1fefa3f2ee6e4a4688576fde4bde4a
-
-This patch tries to cover both, the old and the new one.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=793386
----
- gst/vaapi/gstvaapipluginutil.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gst/vaapi/gstvaapipluginutil.c b/gst/vaapi/gstvaapipluginutil.c
-index 9e733059..0ff46bc0 100644
---- a/gst/vaapi/gstvaapipluginutil.c
-+++ b/gst/vaapi/gstvaapipluginutil.c
-@@ -836,7 +836,7 @@ gst_vaapi_driver_is_whitelisted (GstVaapiDisplay * display)
- guint i;
- static const gchar *whitelist[] = {
- "Intel i965 driver",
-- "mesa gallium vaapi",
-+ "mesa gallium",
- NULL
- };
-
---
-2.11.1
-
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_%.bbappend b/common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_%.bbappend
deleted file mode 100644
index f49d24af..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-SRC_URI_append_amd = " file://0001-plugins-update-mesa-s-vendor-string-in-whitelist.patch"
-DEPENDS_append_amd = " libva-x11"