summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-01-20 12:10:09 +0000
committerTom Zanussi <tom.zanussi@linux.intel.com>2015-01-20 17:59:30 -0600
commit1052f65e7f46f4de0d6e133499d6b716456ae903 (patch)
tree3c80f4b74fc570c0d19f155056dab71f8365e4f7 /common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb
parenteb657c8f6b8a333bf0675bf05555dde4d44c3d5c (diff)
downloadmeta-intel-1052f65e7f46f4de0d6e133499d6b716456ae903.tar.gz
gstreamer-vaapi: Upgrade to 0.5.9
Upgrade to 0.5.9, and drop the patches that were backported from git. Also disable the built-in libvpx as it doesn't cross-compile. This means that WebM decoding isn't supported. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb')
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb b/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb
new file mode 100644
index 00000000..b863a741
--- /dev/null
+++ b/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb
@@ -0,0 +1,7 @@
1require gstreamer-vaapi.inc
2
3DEPENDS += "gstreamer gst-plugins-base gst-plugins-bad"
4
5GST_API_VERSION = "0.10"
6
7PACKAGECONFIG_remove = "wayland"