commit 06b1d3413f7e4ab69e0ef5f75fc5c0300155229d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Jul 22 15:50:53 2024 +0100
Revert "Backport fixes for Mesa 24.0.6+ / 21.1.4+ changes for VA-API"
This reverts commit 6d25ae7fe97955a55c758edfa9d7c7e849cc24ba.
...decode-Make-it-possible-to-send-multiple-.patch | 137 ---------------------
...av1-Avoid-sending-the-same-slice-buffer-m.patch | 112 -----------------
ffmpeg.spec | 8 +-
3 files changed, 1 insertion(+), 256 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index ba4c88d..b2adaca 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -98,7 +98,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 6.1.1
-Release: 14%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Release: 13%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL:
https://ffmpeg.org/
%if 0%{?date}
@@ -113,9 +113,6 @@ Patch0: ffmpeg-chromium.patch
Patch1:
https://src.fedoraproject.org/rpms/ffmpeg/raw/774d42a0072430fdef97ce11b40...
Patch2:
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/42982b5a5d46153...
Patch3:
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/fef22c87ada4517...
-# Fixes for Mesa 24.0.6+ / 24.1.4+ VA-API
-Patch4: 0001-lavc-vaapi_decode-Make-it-possible-to-send-multiple-.patch
-Patch5: 0002-lavc-vaapi_av1-Avoid-sending-the-same-slice-buffer-m.patch
Conflicts: %{name}-free
Provides: %{name}-bin = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
@@ -534,9 +531,6 @@ cp -pa %{buildroot}%{_libdir}/libavcodec.so.* \
%changelog
-* Sat Jul 20 2024 Neal Gompa <ngompa(a)fedoraproject.org> - 6.1.1-14
-- Backport fixes for Mesa 24.0.6+ / 21.1.4+ changes for VA-API
-
* Sat Jul 20 2024 Leigh Scott <leigh123linux(a)gmail.com> - 6.1.1-13
- rebuilt