Accepting request 1176817 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1176817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2024-05-28 15:27:35 +00:00 committed by Git OBS Bridge
commit 077976abc9
4 changed files with 21 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat May 25 09:12:12 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.4.2
* AVX2 optimizations for 8-tap and new variants for 6-tap
* AVX-512 optimizations for 8-tap and new variants for 6-tap
* Improve entropy decoding on ARM64
* New ARM64 optimizations for convolutions based on DotProd
extension
* New ARM64 optimizations for convolutions based on i8mm
extension
* New ARM64 optimizations for subpel and prep filters for i8mm
* Misc improvements on existing ARM64 optimizations, notably
for put/prep
* New PowerPC9 optimizations for loopfilter
* Support for macOS kperf API for benchmarking
-------------------------------------------------------------------
Fri Mar 15 07:49:30 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>

View File

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