diff --git a/build.sh b/build.sh index 30b7fd71fc3..1ad850a1c0b 100755 --- a/build.sh +++ b/build.sh @@ -28,7 +28,7 @@ meson_options=( -D rust_std=2021 -D shared-glapi=enabled -D valgrind=disabled - -D video-codecs=vc1dec,h264dec,h264enc,h265dec,h265enc + -D video-codecs=vc1dec,h264dec,h264enc,h265dec,h265enc,av1enc,av1dec,vp9dec -D vulkan-drivers=amd,swrast,virtio -D vulkan-layers=device-select,overlay -D vulkan-beta=true