Accepting request 893490 from home:alois:branches:multimedia:libs
- Update to version 0.9.0 * x86 (64bit) AVX2 implementation of most 10b/12b functions, which should provide a large boost for high-bitdepth decoding on modern x86 computers and servers. * ARM64 neon implementation of FilmGrain (4:2:0/4:2:2/4:4:4 8bit) * New API to signal events happening during the decoding process OBS-URL: https://build.opensuse.org/request/show/893490 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=46
This commit is contained in:
parent
b8aeb0485e
commit
6f042522fd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:00438cf4abb45a56f3dff4c0ff76f4714540672118fe84eea24617d5ed2e394c
|
|
||||||
size 933717
|
|
3
dav1d-0.9.0.tar.gz
Normal file
3
dav1d-0.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad6b89340f6e1a5c0c043763c0e28bb42d8930426f7dec049a8bc5e70076dd1a
|
||||||
|
size 1046482
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 16 17:12:52 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 0.9.0
|
||||||
|
* x86 (64bit) AVX2 implementation of most 10b/12b functions,
|
||||||
|
which should provide a large boost for high-bitdepth
|
||||||
|
decoding on modern x86 computers and servers.
|
||||||
|
* ARM64 neon implementation of FilmGrain (4:2:0/4:2:2/4:4:4 8bit)
|
||||||
|
* New API to signal events happening during the decoding process
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 24 18:36:28 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
Wed Mar 24 18:36:28 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _lto_cflags %{nil}
|
%define _lto_cflags %{nil}
|
||||||
%define sover 5
|
%define sover 5
|
||||||
Name: dav1d
|
Name: dav1d
|
||||||
Version: 0.8.2
|
Version: 0.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An AV1 decoder
|
Summary: An AV1 decoder
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user