Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dav1d for openSUSE:Factory checked in at 2023-06-04 00:12:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dav1d (Old) and /work/SRC/openSUSE:Factory/.dav1d.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dav1d" Sun Jun 4 00:12:12 2023 rev:31 rq:1090364 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dav1d/dav1d.changes 2023-05-06 22:09:04.380677090 +0200 +++ /work/SRC/openSUSE:Factory/.dav1d.new.15902/dav1d.changes 2023-06-04 00:12:13.221396923 +0200 @@ -1,0 +2,20 @@ +Thu Jun 1 14:49:36 UTC 2023 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 1.2.1 + * Fix a threading race on task_thread.init_done + * NEON z2 8bpc and high bit-depth optimizations + * SSSE3 z2 high bit-depth optimziations + * Fix a desynced luma/chroma planes issue with Film Grain + * Reduce memory consumption + * Improve dav1d_parse_sequence_header() speed + * OBU: Improve header parsing and fix potential overflows + * OBU: Improve ITU-T T.35 parsing speed + * Misc buildsystems, CI and headers fixes + +------------------------------------------------------------------- +Wed May 31 21:02:21 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Add to description some performance mentions that set it apart + from other packages e.g. gav1. + +------------------------------------------------------------------- Old: ---- dav1d-1.2.0.tar.gz New: ---- dav1d-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dav1d.spec ++++++ --- /var/tmp/diff_new_pack.3ADBI7/_old 2023-06-04 00:12:13.705399817 +0200 +++ /var/tmp/diff_new_pack.3ADBI7/_new 2023-06-04 00:12:13.713399865 +0200 @@ -19,7 +19,7 @@ %define sover 6 Name: dav1d -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: An AV1 decoder License: BSD-2-Clause @@ -43,6 +43,8 @@ AV1 is a royalty-free video codec by the Alliance for Open Media. It has the potential to be up to 20%% better than the HEVC codec. +dav1d outperforms gav1 by about 20%% on ARM and 50%% on x86, +and has better scaling properties for larger thread counts. %package devel Summary: Development files for %{name} ++++++ dav1d-1.2.0.tar.gz -> dav1d-1.2.1.tar.gz ++++++ ++++ 5585 lines of diff (skipped)