[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: ffmpeg: upgrade to 4.4.4

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Nov 24 10:22:50 UTC 2023



Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
94eafa60 by Thomas Guillem at 2023-11-24T09:37:25+00:00
contrib: ffmpeg: upgrade to 4.4.4

No major changes, bugfixes only.

- - - - -


2 changed files:

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


Changes:

=====================================
contrib/src/ffmpeg/SHA512SUMS
=====================================
@@ -1 +1 @@
-0b232b66555237ed1a061807f88dbc5e6cd156e604c5d611bb6ac0c32b9006414cc4f30d632b482d9cb95f526df98b36efa3af9c863c52e7b7aa1a183545d915  ffmpeg-4.4.3.tar.xz
+253799eccd129dad331db85def5352178ae22303e42af47fc013a6adfd4b60d1e59ff5f9ac6118fe3b403affa56ea1f3ba658042f526a914fba27050c3065daf  ffmpeg-4.4.4.tar.xz


=====================================
contrib/src/ffmpeg/rules.mak
=====================================
@@ -5,9 +5,9 @@
 #USE_FFMPEG ?= 1
 
 ifndef USE_LIBAV
-FFMPEG_HASH=ec47a3b95f88fc3f820b900038ac439e4eb3fede
+FFMPEG_HASH=71fb6132637a2a430375c24afc381fff8b854fe7
 FFMPEG_MAJVERSION := 4.4
-FFMPEG_REVISION := 3
+FFMPEG_REVISION := 4
 FFMPEG_VERSION := $(FFMPEG_MAJVERSION).$(FFMPEG_REVISION)
 FFMPEG_BRANCH=release/$(FFMPEG_MAJVERSION)
 FFMPEG_URL := https://ffmpeg.org/releases/ffmpeg-$(FFMPEG_VERSION).tar.xz



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/94eafa60094b137f362d5341cd635e15e6436fa0

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/94eafa60094b137f362d5341cd635e15e6436fa0
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