summaryrefslogtreecommitdiff
path: root/old/strata/multimedia-hardware-codecs-x86.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-07 10:01:07 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-07 10:01:07 +0000
commitf6046f9b54c1f14d12a67fa66ca0c881b49e8ceb (patch)
tree7c4d5b1aa87b991fecb0b2c585514069947c3f0a /old/strata/multimedia-hardware-codecs-x86.morph
parentdeba555368fd21316025c5ee0eaaf517b938775e (diff)
downloaddefinitions-f6046f9b54c1f14d12a67fa66ca0c881b49e8ceb.tar.gz
Move old Baserock format definitions into old/ directory
Diffstat (limited to 'old/strata/multimedia-hardware-codecs-x86.morph')
-rw-r--r--old/strata/multimedia-hardware-codecs-x86.morph31
1 files changed, 31 insertions, 0 deletions
diff --git a/old/strata/multimedia-hardware-codecs-x86.morph b/old/strata/multimedia-hardware-codecs-x86.morph
new file mode 100644
index 00000000..9f463d3c
--- /dev/null
+++ b/old/strata/multimedia-hardware-codecs-x86.morph
@@ -0,0 +1,31 @@
+name: multimedia-hardware-codecs-x86
+kind: stratum
+description: Hardware accelerated codecs for x86
+build-depends:
+- morph: strata/multimedia-gstreamer.morph
+- morph: strata/libdrm-common.morph
+- morph: strata/wayland-generic.morph
+- morph: strata/x-common.morph
+chunks:
+- name: libva
+ repo: upstream:libva
+ ref: 304bc13e244f9d5e185a0d8a87fcf3a3eb5a8bd8
+ unpetrify-ref: libva-1.6.2
+ build-system: autotools
+- name: libva-intel-driver
+ repo: upstream:libva-intel-driver
+ ref: 683edeedfdfd769807c18ed3797223f82b7aa0cc
+ unpetrify-ref: 1.6.2
+ build-system: autotools
+ build-depends:
+ - libva
+- name: gstreamer-vaapi
+ repo: upstream:gstreamer-vaapi
+ ref: c1f5efee1d0d286fd804c5456f43f9b7ecfce35b
+ unpetrify-ref: 1.8.3
+ build-system: autotools
+ build-depends:
+ - libva
+ submodules:
+ common:
+ url: upstream:gstreamer-common