summaryrefslogtreecommitdiffstats
path: root/contrib/nvenc
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2020-06-18 17:26:10 -0400
committerBradley Sepos <[email protected]>2020-08-22 17:20:31 -0400
commitb6e58390657244f467e9664aa6044dadbe91a65e (patch)
tree23d253f11e05a146d07705dcf423b136a809525f /contrib/nvenc
parent37d3ddbe03bebdeafc82ac2cea725a64dbd50752 (diff)
contrib: Update to NVENC headers 9.1.23.1.
Diffstat (limited to 'contrib/nvenc')
-rw-r--r--contrib/nvenc/module.defs7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/nvenc/module.defs b/contrib/nvenc/module.defs
index 7592d759e..8e9175020 100644
--- a/contrib/nvenc/module.defs
+++ b/contrib/nvenc/module.defs
@@ -1,10 +1,9 @@
$(eval $(call import.MODULE.defs,NVENC,nvenc))
$(eval $(call import.CONTRIB.defs,NVENC))
-NVENC.FETCH.url = https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/nv-codec-headers-9.0.18.1.tar.gz
-NVENC.FETCH.url += https://github.com/FFmpeg/nv-codec-headers/releases/download/n9.0.18.1/nv-codec-headers-9.0.18.1.tar.gz
-NVENC.FETCH.sha256 = 6181a5dac66a6990aa3baf10a77ae677f372b9068be9ef73abfd37b73fb4c745
-NVENC.EXTRACT.tarbase = nv-codec-headers-n9.0.18.1
+NVENC.FETCH.url = https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/nv-codec-headers-9.1.23.1.tar.gz
+NVENC.FETCH.url += https://github.com/FFmpeg/nv-codec-headers/releases/download/n9.1.23.1/nv-codec-headers-9.1.23.1.tar.gz
+NVENC.FETCH.sha256 = 7a1734e586799bceb9d8dbd6406d3c274159bab18a766907e9f187b208e79d61
NVENC.CONFIGURE = $(TOUCH.exe) $@
NVENC.BUILD.extra = PREFIX="$(NVENC.CONFIGURE.prefix)"