summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-10-18 16:15:45 +0100
committerTom Zanussi <tom.zanussi@intel.com>2013-11-14 15:56:45 -0600
commitccc27afc38d0190e25d7c19ebb49d5c33fba3194 (patch)
treeb52378fd15bae0d9616bb583e6c6aab31b819fa7 /common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb
parent678e42bdcc31b6f416c9885fc90498a4700276cd (diff)
downloadmeta-intel-ccc27afc38d0190e25d7c19ebb49d5c33fba3194.tar.gz
gstreamer-vaapi: add 0.5.6
gstreamer-vaapi 0.5.x supports GStreamer 0.10/1.0/1.2, so add seperate recipes for 0.10 and 1.0 builds. This adds a new recipe name so keep the old gstreamer-vaapi_0.4.3 for now until all users of that have migrated away. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb')
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb b/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb
new file mode 100644
index 00000000..784e0c55
--- /dev/null
+++ b/common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.6.bb
@@ -0,0 +1,7 @@
1require gstreamer-vaapi.inc
2
3DEPENDS += "gstreamer gst-plugins-base gst-plugins-bad"
4
5SRC_URI += "file://wayland-compile.patch"
6
7GST_API_VERSION = "0.10"