SHA256
1
0
forked from pool/Mesa
Ana Guerrero 2024-04-04 20:24:40 +00:00 committed by Git OBS Bridge
commit 20a7d27bb7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 3 06:55:12 UTC 2024 - Fei Yang <io@feiyang.eu.org>
- fix missing free codecs in builds with non-free codecs enabled
-------------------------------------------------------------------
Tue Mar 26 01:44:52 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -864,7 +864,7 @@ egl_platforms=x11,wayland
%endif
%if "%{flavor}" == "drivers"
%if %{video_codecs}
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec \
-Dvideo-codecs=all \
%endif
%if %{gallium_loader}
-Dgallium-vdpau=enabled \