Accepting request 684499 from home:alois:branches:multimedia:libs

- Update to version 0.2.1
  * SSSE3 optimization for cdef_dir
  * AVX-2 improvements of the existing CDEF optimizations
  * NEON improvements of the existing CDEF and wiener
    optimizations
  * Clarification about the numbering/versionning scheme

OBS-URL: https://build.opensuse.org/request/show/684499
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=8
This commit is contained in:
Luigi Baldoni 2019-03-12 22:29:03 +00:00 committed by Git OBS Bridge
parent b2f6a68261
commit d6cedf0700
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 12 22:23:22 UTC 2019 - klaatu <aloisio@gmx.com>
- Update to version 0.2.1
* SSSE3 optimization for cdef_dir
* AVX-2 improvements of the existing CDEF optimizations
* NEON improvements of the existing CDEF and wiener
optimizations
* Clarification about the numbering/versionning scheme
-------------------------------------------------------------------
Mon Mar 4 17:31:53 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

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