]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Makefile.ffmpeg: update to ffmpeg-3.4.5
authorJaroslav Kysela <perex@perex.cz>
Fri, 23 Nov 2018 09:57:22 +0000 (10:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 23 Nov 2018 09:57:22 +0000 (10:57 +0100)
Makefile.ffmpeg

index d405932cbf81f6b76ff0e8c0ded3852623a2277e..b1b2c47579b757017bf4c1987704471b7a9b2084 100644 (file)
@@ -96,10 +96,10 @@ LIBMFX_URL     = https://github.com/lu-zero/mfx_dispatch/archive/$(LIBMFX_TB)
 LIBMFX_SHA1    = 33dec0b054d842e8380eb31b97afe02d07d5c6fc
 LIBMFX_DIFFS   =
 
-FFMPEG         = ffmpeg-3.4.4
+FFMPEG         = ffmpeg-3.4.5
 FFMPEG_TB      = $(FFMPEG).tar.bz2
 FFMPEG_URL     = http://ffmpeg.org/releases/$(FFMPEG_TB)
-FFMPEG_SHA1    = 182b7c873acb2914e2d3622f4fd10b476c2c7ff4
+FFMPEG_SHA1    = e8d0bb42513ce0761a500d8f83426fd035c3f1f9
 
 
 # ##############################################################################