summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-14 20:37:24 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-02-15 18:14:46 +0000
commit798a06bbea0010038226514e1d1359ac3ea0f378 (patch)
tree2a16d58df81768fb337b6613fc289a4388868611
parent6997bc6f88e250ddd1f2b8a6bbe094ae54e5a77d (diff)
downloaddefinitions-798a06bbea0010038226514e1d1359ac3ea0f378.tar.gz
strata/multimedia-common.morph: Add libva and gstreamer plugins
This is a opensource implementation of the VA-API ((Video Acceleration API) Change-Id: Id1bccf6fe53571019c1c60b0ae382fc2e9e1f962
-rw-r--r--strata/multimedia-gstreamer.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/strata/multimedia-gstreamer.morph b/strata/multimedia-gstreamer.morph
index 0cef379e..7128baea 100644
--- a/strata/multimedia-gstreamer.morph
+++ b/strata/multimedia-gstreamer.morph
@@ -55,3 +55,18 @@ chunks:
- gstreamer
- gstreamer-plugins-base
- orc
+- name: libva
+ repo: upstream:libva
+ ref: 304bc13e244f9d5e185a0d8a87fcf3a3eb5a8bd8
+ unpetrify-ref: libva-1.6.2
+ build-system: autotools
+- name: gst-vaapi
+ repo: upstream:gstreamer-vaapi
+ ref: 11221fe868bb08e0acf046bfa81dc2781c2a2d0c
+ unpetrify-ref: 1.6.0
+ build-system: autotools
+ build-depends:
+ - gstreamer
+ - gstreamer-plugins-bad
+ - gstreamer-plugins-base
+ - libva