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 \ htop \
iftop \ iftop \
iotop \ iotop \
libavcodec-freeworld \
libva-nvidia-driver \ libva-nvidia-driver \
libva-utils \
numlockx \ numlockx \
nvtop \ nvtop \
steam \ steam \
syncthing \ syncthing \
vdpauinfo \
vim \ vim \
virt-manager \ virt-manager \
vulkan-tools && \ vulkan-tools && \