]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Use https for downloading ffmpeg and update nv-codec-headers
authorFlole998 <Flole998@users.noreply.github.com>
Tue, 27 Oct 2020 00:52:21 +0000 (01:52 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 00:52:21 +0000 (01:52 +0100)
Makefile.ffmpeg

index f78179867406810ee41e3d36018a9f67762e6a12..902fbdd8d4cf30c24268f3c959e49524d77bf9ef 100644 (file)
@@ -99,15 +99,15 @@ LIBOPUS_TB     = $(LIBOPUS).tar.gz
 LIBOPUS_URL    = https://archive.mozilla.org/pub/opus/$(LIBOPUS_TB)
 LIBOPUS_SHA1   = ed226536537861c9f0f1ef7ca79dffc225bc181b
 
-FFNVCODEC_VER  = 10.0.26.1
+FFNVCODEC_VER  = 11.0.10.0
 FFNVCODEC      = nv-codec-headers-$(FFNVCODEC_VER)
 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 = aac6b915284a8ff384f2123b1cb95e1b90525dc1
+FFNVCODEC_SHA1 = 
 
 FFMPEG         = ffmpeg-4.3.1
 FFMPEG_TB      = $(FFMPEG).tar.bz2
-FFMPEG_URL     = http://ffmpeg.org/releases/$(FFMPEG_TB)
+FFMPEG_URL     = https://ffmpeg.org/releases/$(FFMPEG_TB)
 FFMPEG_SHA1    = d7bf601a6fc904333ab261e73c4b602ea471e942