Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package SVT-AV1 for openSUSE:Factory checked 
in at 2022-01-27 23:16:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SVT-AV1 (Old)
 and      /work/SRC/openSUSE:Factory/.SVT-AV1.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SVT-AV1"

Thu Jan 27 23:16:33 2022 rev:2 rq:949293 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/SVT-AV1/SVT-AV1.changes  2021-06-01 
10:39:22.969009286 +0200
+++ /work/SRC/openSUSE:Factory/.SVT-AV1.new.1898/SVT-AV1.changes        
2022-01-27 23:16:55.482995653 +0100
@@ -1,0 +2,17 @@
+Wed Jan 26 08:27:06 UTC 2022 - Enrico Belleri <ide...@protonmail.com>
+
+- Update to 0.9.0
+  * New faster presets M9-M12, M12 reaching similar complexity level to that 
of x264 veryfast
+  * New multi-pass and single pass VBR implementation minimizing the quality 
difference vs CRF while reducing the cycle overhead
+  * Quality vs density tradeoffs improvements across all presets in CRF mode
+  * Added support for CRF with capped bitrate
+  * Added support for overlay frames and super resolution
+  * Fixed film grain synthesis bugs
+  * Added experimental support for > 4k resolutions
+  * Added experimental support for the low delay prediction structure
+  * Significant memory reduction especially for faster presets in a 
multi-threaded environment
+  * API configuration structure cleanup removing all invalid or out of date 
parameters
+  * Speedup legacy CPUs for faster development by adding SSE code for 
corresponding C-kernels
+  * Updated the code license from BSD 2-clause to BSD 3-clause clear
+
+-------------------------------------------------------------------

Old:
----
  SVT-AV1-v0.8.7.tar.gz

New:
----
  SVT-AV1-v0.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ SVT-AV1.spec ++++++
--- /var/tmp/diff_new_pack.TnrvhT/_old  2022-01-27 23:16:56.082991508 +0100
+++ /var/tmp/diff_new_pack.TnrvhT/_new  2022-01-27 23:16:56.090991452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SVT-AV1
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,19 @@
 
 %define sover 0
 Name:           SVT-AV1
-Version:        0.8.7
+Version:        0.9.0
 Release:        0
 Summary:        An AV1 decoder/encoder for video streams
-License:        BSD-2-Clause-Patent
+License:        BSD-3-Clause-Clear
 Group:          Productivity/Multimedia/Other
 URL:            https://gitlab.com/AOMediaCodec/SVT-AV1
 Source:         
https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v%{version}/SVT-AV1-v%{version}.tar.gz
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.5.1
 BuildRequires:  fdupes
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++ >= 5.4.0
 BuildRequires:  help2man
-BuildRequires:  pkg-config
-BuildRequires:  yasm
+BuildRequires:  pkgconfig
+BuildRequires:  yasm >= 1.2.0
 ExclusiveArch:  x86_64
 
 %description
@@ -103,18 +103,18 @@
 %postun -n libSvtAv1Enc%{sover} -p /sbin/ldconfig
 
 %files -n libSvtAv1Dec%{sover}
-%license LICENSE.md
+%license LICENSE.md PATENTS.md
 %{_libdir}/libSvtAv1Dec.so.%{sover}*
 
 %files -n libSvtAv1Enc%{sover}
-%license LICENSE.md
+%license LICENSE.md PATENTS.md
 %{_libdir}/libSvtAv1Enc.so.%{sover}*
 
 %files
 %{_bindir}/SvtAv1DecApp
 %{_bindir}/SvtAv1EncApp
-%{_mandir}/man1/SvtAv1DecApp.1*
-%{_mandir}/man1/SvtAv1EncApp.1*
+%{_mandir}/man1/SvtAv1DecApp.1%{?ext_man}
+%{_mandir}/man1/SvtAv1EncApp.1%{?ext_man}
 %doc %{_defaultdocdir}/%{name}/
 
 %files devel

++++++ SVT-AV1-v0.8.7.tar.gz -> SVT-AV1-v0.9.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/SVT-AV1/SVT-AV1-v0.8.7.tar.gz 
/work/SRC/openSUSE:Factory/.SVT-AV1.new.1898/SVT-AV1-v0.9.0.tar.gz differ: char 
13, line 1

Reply via email to