[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: ffmpeg: update to the latest 4.4 hash
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed Sep 28 11:41:25 UTC 2022
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC
Commits:
d7ddba57 by Steve Lhomme at 2022-09-27T12:34:47+02:00
contrib: ffmpeg: update to the latest 4.4 hash
In particular with the "lavc/pthread_frame: always transfer stashed hwaccel
state" fix for #27343
(cherry picked from commit dc1dea6ddd9e11fc25b2bd1c5da74afa04e23f65) (edited)
edited:
* 3.0 supports libav
- - - - -
1 changed file:
- contrib/src/ffmpeg/rules.mak
Changes:
=====================================
contrib/src/ffmpeg/rules.mak
=====================================
@@ -5,7 +5,7 @@
#USE_FFMPEG ?= 1
ifndef USE_LIBAV
-FFMPEG_HASH=d4b7b3c03ee2baf0166ce49dff17ec9beff684db
+FFMPEG_HASH=ec47a3b95f88fc3f820b900038ac439e4eb3fede
FFMPEG_BRANCH=release/4.4
FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=$(FFMPEG_HASH);sf=tgz
FFMPEG_GITURL := http://git.videolan.org/git/ffmpeg.git
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d7ddba57d8ade41533cb02cb20d4106b4f14a04b
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d7ddba57d8ade41533cb02cb20d4106b4f14a04b
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