Accepting request 1164441 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1164441 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=500
This commit is contained in:
commit
20a7d27bb7
@ -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>
|
Tue Mar 26 01:44:52 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -864,7 +864,7 @@ egl_platforms=x11,wayland
|
|||||||
%endif
|
%endif
|
||||||
%if "%{flavor}" == "drivers"
|
%if "%{flavor}" == "drivers"
|
||||||
%if %{video_codecs}
|
%if %{video_codecs}
|
||||||
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec \
|
-Dvideo-codecs=all \
|
||||||
%endif
|
%endif
|
||||||
%if %{gallium_loader}
|
%if %{gallium_loader}
|
||||||
-Dgallium-vdpau=enabled \
|
-Dgallium-vdpau=enabled \
|
||||||
|
Loading…
Reference in New Issue
Block a user