[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: update dav1d to 1.4.3
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sat Jun 22 05:29:03 UTC 2024
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC
Commits:
1da0715d by Felix Paul Kühne at 2024-06-20T18:17:41+02:00
contrib: update dav1d to 1.4.3
1.4.3 is a very small release focused on security issues:
- AArch64: Fix potential out of bounds access in DotProd H/HV filters
- cli: Prevent buffer over-read
(cherry picked from commit 900a4290b6ef251eccffadce02abda9bb0df5ad2)
- - - - -
2 changed files:
- contrib/src/dav1d/SHA512SUMS
- contrib/src/dav1d/rules.mak
Changes:
=====================================
contrib/src/dav1d/SHA512SUMS
=====================================
@@ -1 +1 @@
-36f8e632f64212db63e126b9ed2ca95c2db930d2388c551cde0b13b783ae872edeab1b5dd2274684bb03e98536d0334552ddcba209cff08c3568d97321034920 dav1d-1.4.2.tar.xz
+6f3233acfb7d248155ac4beb237fe48186fdfb378820f0b15a5ca54a5642a63ebae48446075f10c6be77a8b9a95ddf41c6709af21936af793f1bbc28a2ef4bd8 dav1d-1.4.3.tar.xz
=====================================
contrib/src/dav1d/rules.mak
=====================================
@@ -1,6 +1,6 @@
# libdav1d
-DAV1D_VERSION := 1.4.2
+DAV1D_VERSION := 1.4.3
DAV1D_URL := $(VIDEOLAN)/dav1d/$(DAV1D_VERSION)/dav1d-$(DAV1D_VERSION).tar.xz
PKGS += dav1d
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/1da0715dae1ed259ba719f723023d942f4019434
--
This project does not include diff previews in email notifications.
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/1da0715dae1ed259ba719f723023d942f4019434
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