Hello community,

here is the log from the commit of package dav1d for openSUSE:Factory checked 
in at 2020-03-11 18:31:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dav1d (Old)
 and      /work/SRC/openSUSE:Factory/.dav1d.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dav1d"

Wed Mar 11 18:31:42 2020 rev:13 rq:782014 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dav1d/dav1d.changes      2019-12-11 
12:08:53.528645281 +0100
+++ /work/SRC/openSUSE:Factory/.dav1d.new.3160/dav1d.changes    2020-03-11 
18:31:50.798880272 +0100
@@ -1,0 +2,27 @@
+Fri Mar  6 07:20:04 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.6.0
+  * New ARM64 optimizations for the 10/12bit depth:
+    + mc_avg, mc_w_avg, mc_mask
+    + mc_put/mc_prep 8tap/bilin
+    + mc_warp_8x8
+    + mc_w_mask
+    + mc_blend
+    + wiener
+    + SGR
+    + loopfilter
+    + cdef
+  * New AVX-512 optimizations for prep_bilin, prep_8tap,
+    cdef_filter, mc_avg/w_avg/mask
+  * New SSSE3 optimizations for film grain
+  * New AVX2 optimizations for msac_adapt16
+  * Fix rare mismatches against the reference decoder, notably
+    because of clipping
+  * Improvements on ARM64 on msac, cdef and looprestoration
+    optimizations
+  * Improvements on AVX2 optimizations for cdef_filter
+  * Improvements in the C version for itxfm, cdef_filter
+
+- Bump sover to 4
+
+-------------------------------------------------------------------

Old:
----
  dav1d-0.5.2.tar.gz

New:
----
  dav1d-0.6.0.tar.gz

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

Other differences:
------------------
++++++ dav1d.spec ++++++
--- /var/tmp/diff_new_pack.L7UETD/_old  2020-03-11 18:31:52.490881310 +0100
+++ /var/tmp/diff_new_pack.L7UETD/_new  2020-03-11 18:31:52.498881315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dav1d
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define sover   3
+%define sover   4
 Name:           dav1d
-Version:        0.5.2
+Version:        0.6.0
 Release:        0
 Summary:        An AV1 decoder
 License:        BSD-2-Clause
@@ -27,7 +27,7 @@
 Source0:        
https://code.videolan.org/videolan/dav1d/-/archive/%{version}/dav1d-%{version}.tar.gz
 Source99:       baselibs.conf
 BuildRequires:  meson >= 0.47.0
-BuildRequires:  nasm
+BuildRequires:  nasm >= 2.14
 BuildRequires:  pkgconfig
 # necessary to meson
 BuildRequires:  rpm >= 4.14

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.L7UETD/_old  2020-03-11 18:31:52.526881332 +0100
+++ /var/tmp/diff_new_pack.L7UETD/_new  2020-03-11 18:31:52.526881332 +0100
@@ -1 +1 @@
-libdav1d3
+libdav1d4

++++++ dav1d-0.5.2.tar.gz -> dav1d-0.6.0.tar.gz ++++++
++++ 28984 lines of diff (skipped)


Reply via email to