Add libva-intel-driver and intel-media-driver

For hardware video decoding on Intel integrated GPUs
This commit is contained in:
Kron4ek 2021-03-29 19:02:57 +05:00 committed by GitHub
parent a9a06a19d0
commit c9cbaee908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -380,7 +380,8 @@ packagelist="base base-devel nano mesa lib32-mesa vulkan-radeon lib32-vulkan-rad
git wget htop qbittorrent speedcrunch gpicview qpdfview squashfs-tools \
file-roller xorg-xwayland steam-native-runtime nvidia-prime \
meson mingw-w64-gcc gamemode lib32-gamemode cmake jre8-openjdk \
libva-mesa-driver playonlinux"
libva-mesa-driver playonlinux libva-intel-driver lib32-libva-intel-driver \
intel-media-driver"
current_release="$(wget -q "https://archlinux.org/download/" -O - | grep "Current Release" | tail -c -16 | head -c +10)"