SHA256
1
0
forked from pool/dav1d

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:
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 +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>