[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to 1.4.2

Tristan Matthews (@tmatth) gitlab at videolan.org
Fri May 31 22:28:36 UTC 2024



Tristan Matthews pushed to branch master at VideoLAN / VLC


Commits:
918e9a33 by Tristan Matthews at 2024-05-31T17:51:47-04:00
contrib: dav1d: update to 1.4.2

Changes for 1.4.2 'Road Runner':
--------------------------------

1.4.2 is a small release of dav1d, improving notably ARM, AVX-512 and PowerPC
 - 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

- - - - -


2 changed files:

- contrib/src/dav1d/SHA512SUMS
- contrib/src/dav1d/rules.mak


Changes:

=====================================
contrib/src/dav1d/SHA512SUMS
=====================================
@@ -1 +1 @@
-51d893d5128eb3bd5c563bee82a1a450296e596763f64c10cea631aeaf655572b72dcab78be2f1e0d998010d7d22eb376b64603e5f568efe16d75eb5efaeac35  dav1d-1.4.1.tar.xz
+36f8e632f64212db63e126b9ed2ca95c2db930d2388c551cde0b13b783ae872edeab1b5dd2274684bb03e98536d0334552ddcba209cff08c3568d97321034920  dav1d-1.4.2.tar.xz


=====================================
contrib/src/dav1d/rules.mak
=====================================
@@ -1,6 +1,6 @@
 # libdav1d
 
-DAV1D_VERSION := 1.4.1
+DAV1D_VERSION := 1.4.2
 DAV1D_URL := $(VIDEOLAN)/dav1d/$(DAV1D_VERSION)/dav1d-$(DAV1D_VERSION).tar.xz
 
 PKGS += dav1d



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/918e9a33fa2f9b828743efb9ab2f67257728a5f0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/918e9a33fa2f9b828743efb9ab2f67257728a5f0
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list