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 2024-04-21 20:24:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SVT-AV1 (Old) and /work/SRC/openSUSE:Factory/.SVT-AV1.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SVT-AV1" Sun Apr 21 20:24:18 2024 rev:13 rq:1167492 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/SVT-AV1/SVT-AV1.changes 2024-03-07 18:28:18.218550200 +0100 +++ /work/SRC/openSUSE:Factory/.SVT-AV1.new.26366/SVT-AV1.changes 2024-04-21 20:24:37.328067544 +0200 @@ -1,0 +2,15 @@ +Wed Mar 13 23:32:09 UTC 2024 - Jan Engelhardt <[email protected]> + +- Update to release 2.0 + * Changed the API signaling the End Of Stream (EOS) with the + last frame vs with an empty frame + * Removed the 3-pass VBR mode which changed the calling + mechanism of multi-pass VBR + * Improve the tradeoffs for the random access mode across + presets: + * Improved the compression efficiency of presets M9-M13 by 1-4% + * Replaced the 3-pass VBR with a 2-pass VBR + * Memory savings of 20-35% for LP 8 mode in preset M6 and below + and 1-5% in other modes/presets + +------------------------------------------------------------------- Old: ---- SVT-AV1-v1.8.0.tar.gz New: ---- SVT-AV1-v2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SVT-AV1.spec ++++++ --- /var/tmp/diff_new_pack.G2H0eY/_old 2024-04-21 20:24:38.084095285 +0200 +++ /var/tmp/diff_new_pack.G2H0eY/_new 2024-04-21 20:24:38.084095285 +0200 @@ -1,7 +1,7 @@ # # spec file for package SVT-AV1 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: SVT-AV1 -Version: 1.8.0 +Version: 2.0.0 Release: 0 Summary: An AV1 decoder/encoder for video streams License: BSD-3-Clause-Clear @@ -50,11 +50,11 @@ encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. -%package -n libSvtAv1Enc1 +%package -n libSvtAv1Enc2 Summary: An AV1 decoder/encoder for video streams Group: System/Libraries -%description -n libSvtAv1Enc1 +%description -n libSvtAv1Enc2 The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live @@ -65,7 +65,7 @@ Summary: Development files for %name Group: Development/Libraries/C and C++ Requires: libSvtAv1Dec0 = %version -Requires: libSvtAv1Enc1 = %version +Requires: libSvtAv1Enc2 = %version %description devel An AV1 encoder for video streams from Intel. @@ -96,16 +96,14 @@ cp -a Docs README.md "$b/" %fdupes %buildroot/%_prefix -%post -n libSvtAv1Dec0 -p /sbin/ldconfig -%postun -n libSvtAv1Dec0 -p /sbin/ldconfig -%post -n libSvtAv1Enc1 -p /sbin/ldconfig -%postun -n libSvtAv1Enc1 -p /sbin/ldconfig +%ldconfig_scriptlets -n libSvtAv1Dec0 +%ldconfig_scriptlets -n libSvtAv1Enc2 %files -n libSvtAv1Dec0 %license LICENSE.md PATENTS.md %_libdir/libSvtAv1Dec.so.* -%files -n libSvtAv1Enc1 +%files -n libSvtAv1Enc2 %license LICENSE.md PATENTS.md %_libdir/libSvtAv1Enc.so.* ++++++ SVT-AV1-v1.8.0.tar.gz -> SVT-AV1-v2.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/SVT-AV1/SVT-AV1-v1.8.0.tar.gz /work/SRC/openSUSE:Factory/.SVT-AV1.new.26366/SVT-AV1-v2.0.0.tar.gz differ: char 14, line 1
