]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Makefile.ffmpeg: update to ffmpeg 3.3.4
authorJaroslav Kysela <perex@perex.cz>
Wed, 11 Oct 2017 05:59:42 +0000 (07:59 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 11 Oct 2017 05:59:54 +0000 (07:59 +0200)
Makefile.ffmpeg

index 3b31f0003f90c1ec9f8c5796c35786bec288a04e..4cb2f2e75e4b5b1e5451bf7748ab77a6a9c4480c 100644 (file)
@@ -93,10 +93,10 @@ LIBMFX_URL     = https://github.com/lu-zero/mfx_dispatch/archive/$(LIBMFX_TB)
 LIBMFX_SHA1    = 33dec0b054d842e8380eb31b97afe02d07d5c6fc
 LIBMFX_DIFFS   =
 
-FFMPEG         = ffmpeg-3.3.3
+FFMPEG         = ffmpeg-3.3.4
 FFMPEG_TB      = $(FFMPEG).tar.bz2
 FFMPEG_URL     = http://ffmpeg.org/releases/$(FFMPEG_TB)
-FFMPEG_SHA1    = 23bce5ccc4aeae23e1893d6cea7b1bd57b2591cb
+FFMPEG_SHA1    = 6cf8f6d927d705b1844f601d93dd4036bd8d5b5d
 
 
 # ##############################################################################