Accepting request 916767 from home:alois:branches:multimedia:libs
- Update to version 0.9.2 * x86: SSE4 optimizations of inverse transforms for 10bit for all sizes * x86: mc.resize optimizations with AVX2/SSSE3 for 10/12b * x86: SSSE3 optimizations for cdef_filter in 10/12b and mc_w_mask_422/444 in 8b * ARM NEON optimizations for FilmGrain Gen_grain functions * Optimizations for splat_mv in SSE2/AVX2 and NEON * x86: SGR improvements for SSSE3 CPUs * x86: AVX2 optimizations for cfl_ac OBS-URL: https://build.opensuse.org/request/show/916767 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=49
This commit is contained in:
parent
e8fdc7fa79
commit
ea969210da
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:097db6f370b88bf09fec62919c0d3af64e07d58210c665ec461d63f4ec79f6a2
|
||||
size 1130819
|
3
dav1d-0.9.2.tar.gz
Normal file
3
dav1d-0.9.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59a5fc9cc5d8ea780ad71ede6d589ed33fb5179d87780dcf80a00ee854952935
|
||||
size 1185148
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 3 17:07:36 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 0.9.2
|
||||
* x86: SSE4 optimizations of inverse transforms for 10bit for
|
||||
all sizes
|
||||
* x86: mc.resize optimizations with AVX2/SSSE3 for 10/12b
|
||||
* x86: SSSE3 optimizations for cdef_filter in 10/12b and
|
||||
mc_w_mask_422/444 in 8b
|
||||
* ARM NEON optimizations for FilmGrain Gen_grain functions
|
||||
* Optimizations for splat_mv in SSE2/AVX2 and NEON
|
||||
* x86: SGR improvements for SSSE3 CPUs
|
||||
* x86: AVX2 optimizations for cfl_ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 29 09:28:47 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _lto_cflags %{nil}
|
||||
%define sover 5
|
||||
Name: dav1d
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Release: 0
|
||||
Summary: An AV1 decoder
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user