Hello community, here is the log from the commit of package dav1d for openSUSE:Factory checked in at 2019-08-15 12:25:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dav1d (Old) and /work/SRC/openSUSE:Factory/.dav1d.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dav1d" Thu Aug 15 12:25:44 2019 rev:9 rq:721088 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dav1d/dav1d.changes 2019-05-16 21:58:45.786817925 +0200 +++ /work/SRC/openSUSE:Factory/.dav1d.new.9556/dav1d.changes 2019-08-15 12:25:45.730600776 +0200 @@ -1,0 +2,21 @@ +Mon Aug 5 14:55:40 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 0.4.0 + * Fix playback with unknown OBUs + * Add an option to limit the maximum frame size + * SSE2 and ARM64 optimizations for MSAC + * Improve speed on 32bits systems + * Optimization in obmc blend + * Reduce RAM usage significantly + * The initial PPC SIMD code, cdef_filter + * NEON optimizations for blend functions on ARM + * NEON optimizations for w_mask functions on ARM + * NEON optimizations for inverse transforms on ARM64 + * Improve handling of malloc failures + * Simple Player example in tools + +- Dropped dav1d.armv6.patch (merged upstream) + +- Bumped SOVERSION to 2 + +------------------------------------------------------------------- Old: ---- dav1d-0.3.1.tar.gz dav1d.armv6.patch New: ---- dav1d-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dav1d.spec ++++++ --- /var/tmp/diff_new_pack.Je5Xvf/_old 2019-08-15 12:25:46.242600648 +0200 +++ /var/tmp/diff_new_pack.Je5Xvf/_new 2019-08-15 12:25:46.246600647 +0200 @@ -16,9 +16,9 @@ # -%define sover 1 +%define sover 2 Name: dav1d -Version: 0.3.1 +Version: 0.4.0 Release: 0 Summary: An AV1 decoder License: BSD-2-Clause @@ -26,8 +26,6 @@ URL: https://code.videolan.org/videolan/dav1d Source0: https://code.videolan.org/videolan/dav1d/-/archive/%{version}/dav1d-%{version}.tar.gz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM dav1d.armv6.patch [email protected] -- disable armv7 asm for armv6 builds -Patch0: dav1d.armv6.patch BuildRequires: meson >= 0.47.0 BuildRequires: nasm BuildRequires: pkgconfig ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.Je5Xvf/_old 2019-08-15 12:25:46.262600643 +0200 +++ /var/tmp/diff_new_pack.Je5Xvf/_new 2019-08-15 12:25:46.262600643 +0200 @@ -1 +1 @@ -libdav1d1 +libdav1d2 ++++++ dav1d-0.3.1.tar.gz -> dav1d-0.4.0.tar.gz ++++++ ++++ 10900 lines of diff (skipped)
