mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 22:20:39 +00:00
Change to -Dvideo-codecs=all (#2753)
This future proofs if Mesa supported codecs ever change and will require no manual intervention on update. Signed-off-by: Gil <130161554+ShinyGil@users.noreply.github.com>
This commit is contained in:
@@ -480,7 +480,7 @@ export MESON_PACKAGE_CACHE_DIR="%{cargo_registry}/"
|
||||
%if 0%{?with_intel_clc}
|
||||
-Dintel-clc=enabled \
|
||||
%endif
|
||||
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec \
|
||||
-Dvideo-codecs=all \
|
||||
-Dintel-rt=%{?with_intel_vk_rt:enabled}%{!?with_intel_vk_rt:disabled} \
|
||||
-Dmicrosoft-clc=disabled \
|
||||
-Dllvm=enabled \
|
||||
|
||||
Reference in New Issue
Block a user