summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-egvirt/50_local.conf.inc
blob: 151a16e0f6da54da8ef48cabe68afe849d59d402 (plain)
1
2
3
4
5
6
7
# gstreamer1.0-plugins-bad contains:
# * videoparsersbad plugin which contains h264parse element needed to demonstrate H.264 hardware decoding
# * waylandsink plugin
MACHINE_EXTRA_RDEPENDS_append = " \
    kernel-module-virtio-video \
    gstreamer1.0-plugins-bad \
"