Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dav1d for openSUSE:Factory checked 
in at 2021-02-25 18:25:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dav1d (Old)
 and      /work/SRC/openSUSE:Factory/.dav1d.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dav1d"

Thu Feb 25 18:25:45 2021 rev:19 rq:874256 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/dav1d/dav1d.changes      2021-01-04 
19:07:06.787255005 +0100
+++ /work/SRC/openSUSE:Factory/.dav1d.new.2378/dav1d.changes    2021-02-25 
18:25:45.634110903 +0100
@@ -1,0 +2,21 @@
+Mon Feb 22 08:06:22 UTC 2021 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 0.8.2
+  * ARM32 optimizations for ipred and itx in 10/12bits,
+    completing the 10b/12b work on ARM64 and ARM32
+  * Give the post-filters their own threads
+  * ARM64: rewrite the wiener functions
+  * Speed up coefficient decoding, 0.5%-3% global decoding gain
+  * x86 optimizations for CDEF_filter and wiener in 10/12bit
+  * x86: rewrite the SGR AVX2 asm
+  * x86: improve msac speed on SSE2+ machines
+  * ARM32: improve speed of ipred and warp
+  * ARM64: improve speed of ipred, cdef_dir, cdef_filter,
+    warp_motion and itx16
+  * ARM32/64: improve speed of looprestoration
+  * Add seeking, pausing to the player
+  * Update the player for rendering of 10b/12b
+  * Misc speed improvements and fixes on all platforms
+  * Add a xxh3 muxer in the dav1d application
+
+-------------------------------------------------------------------

Old:
----
  dav1d-0.8.1.tar.gz

New:
----
  dav1d-0.8.2.tar.gz

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

Other differences:
------------------
++++++ dav1d.spec ++++++
--- /var/tmp/diff_new_pack.fX6EcU/_old  2021-02-25 18:25:46.194111309 +0100
+++ /var/tmp/diff_new_pack.fX6EcU/_new  2021-02-25 18:25:46.198111312 +0100
@@ -18,7 +18,7 @@
 
 %define sover   5
 Name:           dav1d
-Version:        0.8.1
+Version:        0.8.2
 Release:        0
 Summary:        An AV1 decoder
 License:        BSD-2-Clause
@@ -63,7 +63,8 @@
 %autosetup -p1
 
 %build
-%meson
+# disabling xxhash until it can be built properly
+%meson -Dxxhash_muxer=disabled
 %meson_build
 
 %install

++++++ dav1d-0.8.1.tar.gz -> dav1d-0.8.2.tar.gz ++++++
++++ 24717 lines of diff (skipped)

Reply via email to