summaryrefslogtreecommitdiff
path: root/strata/multimedia-hardware-codecs-x86.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/multimedia-hardware-codecs-x86.morph')
-rw-r--r--strata/multimedia-hardware-codecs-x86.morph31
1 files changed, 31 insertions, 0 deletions
diff --git a/strata/multimedia-hardware-codecs-x86.morph b/strata/multimedia-hardware-codecs-x86.morph
new file mode 100644
index 00000000..9f463d3c
--- /dev/null
+++ b/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