summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-27 18:00:34 +0000
committerDarren Hart <dvhart@linux.intel.com>2015-02-27 10:11:59 -0800
commit19d0a6100e580a205ba09d45a90f5e3baacbd8b6 (patch)
tree6dc86ef256b05c8318a0a0c105011e11b5626a3c /common/recipes-multimedia
parent953047b03e182d35005e56d19f684d51f342a524 (diff)
downloadmeta-intel-19d0a6100e580a205ba09d45a90f5e3baacbd8b6.tar.gz
gst-va-intel: depend on gstreamer-vaapi-1.0
GStreamer 0.10 is obsolete and newer releases of gstreamer-vaapi don't support it, so install the GStreamer 1.0 plugin. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'common/recipes-multimedia')
-rw-r--r--common/recipes-multimedia/gstreamer/gst-va-intel.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-multimedia/gstreamer/gst-va-intel.bb b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
index 556153a9..5d6d43b7 100644
--- a/common/recipes-multimedia/gstreamer/gst-va-intel.bb
+++ b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
@@ -43,5 +43,5 @@ RDEPENDS_gst-va-intel-video = "\
43# The gstreamer-vaapi package contains the vaapi implementation 43# The gstreamer-vaapi package contains the vaapi implementation
44# 44#
45RDEPENDS_gst-va-intel-vaapi = "\ 45RDEPENDS_gst-va-intel-vaapi = "\
46 gstreamer-vaapi-0.10 \ 46 gstreamer-vaapi-1.0 \
47 " 47 "