]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update to newest ffmpeg to fix libX11 compile issue "DSO missing from commandline"
authorjebos <github_jebos@familie-bosch.de>
Sat, 9 Mar 2019 20:22:06 +0000 (21:22 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Mar 2019 15:13:38 +0000 (16:13 +0100)
Fixes #5504

Makefile.ffmpeg

index 25a24710f33c62bf802cb178096e5f2734135258..8768de8b1fafc400e3666c7992b9ee473e318227 100644 (file)
@@ -103,10 +103,10 @@ FFNVCODEC_TB   = $(FFNVCODEC).tar.gz
 FFNVCODEC_URL  = https://github.com/FFmpeg/nv-codec-headers/releases/download/n$(FFNVCODEC_VER)/nv-codec-headers-$(FFNVCODEC_VER).tar.gz
 FFNVCODEC_SHA1 = 57eb91aab785b1adeb2d17c95fd1bba32e6f53d9
 
-FFMPEG         = ffmpeg-4.1
+FFMPEG         = ffmpeg-4.1.1
 FFMPEG_TB      = $(FFMPEG).tar.bz2
 FFMPEG_URL     = http://ffmpeg.org/releases/$(FFMPEG_TB)
-FFMPEG_SHA1    = dbbecc574c0a57687271165a618353d4ddbd8cfa
+FFMPEG_SHA1    = 9076734d98fb8d6ad1cff8f8f68228afa0bb2204
 
 # ##############################################################################
 # Library Config