[vlc-commits] [Git][videolan/vlc][3.0.x] 3 commits: contrib: faad2: add some sanity checks
Steve Lhomme (@robUx4)
gitlab at videolan.org
Tue Aug 25 16:13:41 UTC 2026
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC
Commits:
43c0ea9a by Steve Lhomme at 2026-08-25T14:56:17+00:00
contrib: faad2: add some sanity checks
Fixes #29893
(cherry picked from commit 41e6d6f8e270f5bd60cc7b42a6bac9701b3ac57b)
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
- - - - -
af3a2572 by Steve Lhomme at 2026-08-25T14:56:17+00:00
contrib: faad2: do not allocated a filter bank when we won't use it
Fixes #29894
(cherry picked from commit 7bcce234171d386994edbc2d9e482b0d0f73e038)
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
- - - - -
b32aeb83 by Steve Lhomme at 2026-08-25T14:56:17+00:00
contrib: faad2: update to 2.11.3
(cherry picked from commit 8fc1905e2e8da25ef98a5e986ae12cab3402aaf3)
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
- - - - -
2 changed files:
- contrib/src/faad2/SHA512SUMS
- contrib/src/faad2/rules.mak
Changes:
=====================================
contrib/src/faad2/SHA512SUMS
=====================================
@@ -1 +1 @@
-fd140c0f4e7946e95a49a8652e26f33b138fc3375da34d5e3a55cdde8a74be429eb6fe0180bd434841022cee3c2ec65fe40dda7440fe0dd2761622174f992490 faad2-2.11.2.tar.gz
+1a468a65b8e738a37b7af5415645e8c45b0c3505fe0794948a6b1f5b17e4f9301c015214584fb534cbfc78f016bfe907a1c88131ab76b728ef1554e4dc7e4551 faad2-2.11.3.tar.gz
=====================================
contrib/src/faad2/rules.mak
=====================================
@@ -1,6 +1,6 @@
# faad2
-FAAD2_VERSION := 2.11.2
+FAAD2_VERSION := 2.11.3
FAAD2_URL := $(GITHUB)/knik0/faad2/archive/refs/tags/$(FAAD2_VERSION).tar.gz
ifeq ($(findstring $(ARCH),arm),)
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/d3df7feb44436e10944dfe39403285adc4252d58...b32aeb837c20ac3a05cb34fd6f37ad344d94d05f
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/d3df7feb44436e10944dfe39403285adc4252d58...b32aeb837c20ac3a05cb34fd6f37ad344d94d05f
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list