From: Ewout ter Hoeven Date: Mon, 11 Feb 2019 11:38:30 +0000 (+0100) Subject: contrib: Update to nvenc 8.2.15.7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05f18d9fc0fefa17f13cc7e43e5c47d36f8201ad;p=handbrake contrib: Update to nvenc 8.2.15.7 --- diff --git a/contrib/nvenc/module.defs b/contrib/nvenc/module.defs index e040b9ade..4e6c9db2e 100644 --- a/contrib/nvenc/module.defs +++ b/contrib/nvenc/module.defs @@ -1,10 +1,10 @@ $(eval $(call import.MODULE.defs,NVENC,nvenc)) $(eval $(call import.CONTRIB.defs,NVENC)) -NVENC.FETCH.url = https://download.handbrake.fr/contrib/nv-codec-headers-8.1.24.2.tar.gz -NVENC.FETCH.url += https://github.com/FFmpeg/nv-codec-headers/releases/download/n8.1.24.2/nv-codec-headers-8.1.24.2.tar.gz -NVENC.FETCH.sha256 = 2b339b2493f5b63b285dd660be05102af7d4ff2de9fcf3af94e48b5f91a3ca57 -NVENC.EXTRACT.tarbase = nv-codec-headers-n8.1.24.2 +NVENC.FETCH.url = https://download.handbrake.fr/contrib/nv-codec-headers-8.2.15.7.tar.gz +NVENC.FETCH.url += https://github.com/FFmpeg/nv-codec-headers/releases/download/n8.2.15.7/nv-codec-headers-8.2.15.7.tar.gz +NVENC.FETCH.sha256 = 175f8013eaaf95065d336637f33686e3b41c59284fbca9382b5f7c0c4ead047f +NVENC.EXTRACT.tarbase = nv-codec-headers-n8.2.15.7 NVENC.CONFIGURE = $(TOUCH.exe) $@ NVENC.BUILD.extra = PREFIX="$(NVENC.CONFIGURE.prefix)"