Accepting request 1176816 from home:alois:branches:multimedia:libs
- 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 OBS-URL: https://build.opensuse.org/request/show/1176816 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=80
This commit is contained in:
parent
cf53db5c02
commit
c14dfb3437
@ -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
3
dav1d-1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdcf77c191eae67812f5e0f09a146bd8533f10f3f8018a861dca68ea735e73ae
|
||||
size 1630196
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user