re-enable support for video codecs

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1139
This commit is contained in:
Stefan Dirsch 2022-09-23 01:12:15 +00:00 committed by Git OBS Bridge
parent 055989772b
commit 7ffa51a31c

View File

@ -813,6 +813,7 @@ egl_platforms=x11,wayland
-Dshared-llvm=true \ -Dshared-llvm=true \
%endif %endif
%if "%{flavor}" == "drivers" %if "%{flavor}" == "drivers"
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec \
%if %{gallium_loader} %if %{gallium_loader}
-Dgallium-vdpau=true \ -Dgallium-vdpau=true \
-Dgallium-xvmc=true \ -Dgallium-xvmc=true \