commit ce5ad63e60cd85daee734c3bab345e3d0998712b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Apr 6 12:25:37 2019 +0200
Update changelog
ffmpeg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a8193f3..d09e407 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.0.4
-Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -441,6 +441,10 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Apr 06 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 4.0.4-2
+- Backport avutil/mem: Fix invalid use of av_alloc_size - rfbz#5149
+- Backport Enable HEVC support for working Nvidia driver versions - rfbz#5149
+
* Thu Mar 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.4-1
- Update to 4.0.4 release