summaryrefslogtreecommitdiff
path: root/strata/multimedia-hardware-codecs-x86.morph
blob: a9b72f10498e3daec73e7aa7e4991cdff760e228 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: multimedia-hardware-codecs-x86
kind: assemblage
description: Hardware accelerated codecs for x86
contents:
- 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: 4f62bf5a5e729ca851223b82d88a7f8c0b321de9
  unpetrify-ref: 1.8.0
  build-system: autotools
  build-depends:
  - libva
  submodules:
    common:
      url: upstream:gstreamer-common
configuration-extensions: []