mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Re-enable video codecs (rhbz#2123998)
These used to be included in our 22.1 builds but dropped out in 22.2.
This commit is contained in:
parent
825022be76
commit
91c04fac44
1 changed files with 1 additions and 0 deletions
|
@ -344,6 +344,7 @@ cp %{SOURCE1} docs/
|
|||
-Dgallium-opencl=%{?with_opencl:icd}%{!?with_opencl:disabled} \
|
||||
-Dvulkan-drivers=%{?vulkan_drivers} \
|
||||
-Dvulkan-layers=device-select \
|
||||
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec \
|
||||
-Dshared-glapi=enabled \
|
||||
-Dgles1=disabled \
|
||||
-Dgles2=enabled \
|
||||
|
|
Loading…
Reference in a new issue