SHA256
1
0
forked from pool/ffmpeg-5

- Add no-vk-video-decoding.patch to resolve build failure with Vulkan 1.3.239

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=55
This commit is contained in:
2023-01-31 16:09:31 +00:00
committed by Git OBS Bridge
parent 1bdbb351c6
commit 7abcdfc329
3 changed files with 39 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ Patch9: ffmpeg-4.4-CVE-2020-22046.patch
Patch10: ffmpeg-chromium.patch
Patch11: ffmpeg-CVE-2022-3964.patch
Patch91: ffmpeg-dlopen-openh264.patch
Patch92: no-vk-video-decoding.patch
%if %{with amf_sdk}
BuildRequires: AMF-devel
@@ -845,6 +846,7 @@ Patch9: ffmpeg-4.4-CVE-2020-22046.patch
Patch10: ffmpeg-chromium.patch
Patch11: ffmpeg-CVE-2022-3964.patch
Patch91: ffmpeg-dlopen-openh264.patch
Patch92: no-vk-video-decoding.patch
BuildRequires: c_compiler
%description