summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb
diff options
context:
space:
mode:
authorScott D Phillips <scott.d.phillips@intel.com>2016-07-22 16:16:21 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-07-25 09:38:41 -0500
commit3f51f61efe93c104ba7996f54f381c6c1a5e6546 (patch)
treee401b4670192770ca6def55b9c51f079735440ea /common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb
parentab6f511bee2915ccc45a195d85aa07c70952bb56 (diff)
downloadmeta-intel-3f51f61efe93c104ba7996f54f381c6c1a5e6546.tar.gz
gstreamer-vaapi: Update to upstream version 1.8.2
With the 1.8.x series gstreamer-vaapi got integrated into the maintainership of the greater GStreamer project. Also this upstreaming introduced a policy change in the source base where gstreamer-vaapi versions are now tested only with the GStreamer version with the same number (as opposed to the past pre-upstream source base which had a policy of supporting a range of GStreamer versions). So care should be taken to keep the gstreamer-vaapi build configuration in sync with the gstreamer build configuration. Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb')
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb b/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb
deleted file mode 100644
index be8f47a7..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1require gstreamer-vaapi.inc
2
3DEPENDS += "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"
4
5SRC_URI[md5sum] = "ce2d4921b8d9c78edd609d95e8c502d3"
6SRC_URI[sha256sum] = "abe8ea4dfb3177d038b38610537c651b943707ed110882782a19b95a9ea04a92"
7
8SRC_URI =+ "file://0001-decoder-h265-Fix-offset-calculation-in-codec_data-pa.patch"