Accepting request 695924 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/695924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-04-21 07:02:58 +00:00 committed by Git OBS Bridge
commit 1d4f9204ec
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e99186c6e3d242c1b128d342a6624b67efc3945e17e1ca00bef5ae69f53c8a10
size 532586

3
dav1d-0.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1e3dcc6d572367aa224a1e89f3b3052b48dc5ab2bddf1f220d1d3853e7a8ab4
size 568723

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 19 07:48:06 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.2.2
* Large improvement on MSAC decoding with SSE, bringing 4-6%
speed increase
The impact is important on SSSE3, SSE4 and AVX-2 cpus
* SSSE3 optimizations for all blocks size in itx
* SSSE3 optimizations for ipred_paeth and ipref_cfl (420, 422
and 444)
* Speed improvements on CDEF for SSE4 CPUs
* NEON optimizations for SGR and loop filter
* Minor crashes, improvements and build changes
-------------------------------------------------------------------
Tue Apr 2 06:43:21 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,7 +18,7 @@
%define sover 1
Name: dav1d
Version: 0.2.1
Version: 0.2.2
Release: 0
Summary: An AV1 decoder
License: BSD-2-Clause