Accepting request 1158159 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1158159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=36
This commit is contained in:
Ana Guerrero 2024-03-17 21:10:39 +00:00 committed by Git OBS Bridge
commit 488ee441e1
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Mar 15 07:49:30 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.4.1
* Optimizations for 6tap filters for NEON (ARM)
* More RISC-V optimizations for itx (4x8, 8x4, 4x16, 16x4,
8x16, 16x8)
* Reduction of binary size on ARM64, ARM32 and RISC-V
* Fix out-of-bounds read in 8bpc SSE2/SSSE3 wiener_filter
* Msac optimizations
-------------------------------------------------------------------
Wed Feb 14 20:10:15 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -19,7 +19,7 @@
%define sover 7
Name: dav1d
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: An AV1 decoder
License: BSD-2-Clause