]> granicus.if.org Git - handbrake/commitdiff
contrib: Update to nvenc 8.2.15.7
authorEwout ter Hoeven <E.M.terHoeven@student.tudelft.nl>
Mon, 11 Feb 2019 11:38:30 +0000 (12:38 +0100)
committerBradley Sepos <bradley@bradleysepos.com>
Mon, 11 Feb 2019 19:40:13 +0000 (14:40 -0500)
contrib/nvenc/module.defs

index e040b9ade5acaaa388dc20ad76f7aced5acc1065..4e6c9db2e6eae2c81337e9267412c03944449052 100644 (file)
@@ -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)"