commit f7884dac9b8b8f0f9c4386ccef2cc9a544b8a416
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Nov 6 05:57:56 2018 +0000
Update to 4.1 release
...aomenc-remove-AVOption-related-to-frame-p.patch | 34 ----------------------
ffmpeg.spec | 9 +++---
sources | 2 +-
3 files changed, 5 insertions(+), 40 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 53066c6..ecd1199 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -73,7 +73,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 4.0.3
+Version: 4.1
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
@@ -82,9 +82,6 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
%else
Source0:
http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
-# Upstream commit to fix aom build issue
-#
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/b69ea742ab23ad74b2ae2...
-Patch0: avcodec-libaomenc-remove-AVOption-related-to-frame-p.patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%{?_with_cuda:BuildRequires: cuda-driver-dev-%{_cuda_rpm_version}
cuda-misc-headers-%{_cuda_rpm_version} cuda-drivers-devel%{_isa}}
%{?_with_libnpp:BuildRequires: cuda-cudart-dev-%{_cuda_rpm_version}
cuda-nvcc-%{_cuda_rpm_version} cuda-misc-headers-%{_cuda_rpm_version}
cuda-npp-dev-%{_cuda_rpm_version}}
@@ -303,7 +300,6 @@ echo "git-snapshot-%{?branch}%{date}-RPMFusion" >
VERSION
%else
%setup -q -n ffmpeg-%{version}
%endif
-%patch0 -p1 -b .aom_build_fix
# fix -O3 -g in host_cflags
sed -i "s|check_host_cflags -O3|check_host_cflags %{optflags}|" configure
mkdir -p _doc/examples
@@ -409,6 +405,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Tue Nov 06 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1-1
+- Update to 4.1 release
+
* Sat Nov 03 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.3-1
- Update to 4.0.3 release
diff --git a/sources b/sources
index 77eb023..622ba28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91b52d8cacbb9693e29c8d2d95c21a9d ffmpeg-4.0.3.tar.xz
+b011c94e075c2d0cd7c914730f55f9a9 ffmpeg-4.1.tar.xz