Remove libavcodec (not needed with ffmpeg swap) and add VA and VDPAU utils

This commit is contained in:
Ben Radey
2025-11-18 16:21:37 -05:00
parent c729adb371
commit c77f029603
+2 -1
View File
@@ -29,12 +29,13 @@ RUN rpm --import \
htop \
iftop \
iotop \
libavcodec-freeworld \
libva-nvidia-driver \
libva-utils \
numlockx \
nvtop \
steam \
syncthing \
vdpauinfo \
vim \
virt-manager \
vulkan-tools && \