Add support for hardware accelerated transcoding on AMD platforms (#129)

* Add support for hardware accelerated transcoding on AMD platforms

* #139 piggyback this PR to fix typo
This commit is contained in:
nRaecheR
2019-08-18 21:03:48 +02:00
committed by Ryan Kuba
parent ac4f7d401e
commit 05dfb9ffb3
3 changed files with 6 additions and 3 deletions

View File

@@ -247,6 +247,7 @@ RUN \
libssl1.1 \
libva \
libva-intel-driver \
mesa-dri-ati \
libvpx \
libxml2 \
libxslt \