From 525c706e3948b1e795d565f8f6f1140491bfa96e Mon Sep 17 00:00:00 2001 From: BtbN Date: Mon, 5 Oct 2020 13:06:28 +0200 Subject: [PATCH] Switch ffnvcodec to Github-Mirror Closes #6 --- scripts.d/50-ffnvcodec.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts.d/50-ffnvcodec.sh b/scripts.d/50-ffnvcodec.sh index a70ca0e..f7d575a 100755 --- a/scripts.d/50-ffnvcodec.sh +++ b/scripts.d/50-ffnvcodec.sh @@ -1,7 +1,7 @@ #!/bin/bash -FFNVCODEC_REPO="https://git.videolan.org/git/ffmpeg/nv-codec-headers.git" -FFNVCODEC_COMMIT="c928e22d81869fefb63a86405c0e1cbed8763a9e" +FFNVCODEC_REPO="https://github.com/FFmpeg/nv-codec-headers.git" +FFNVCODEC_COMMIT="b6600f507de70d223101fe98f9c3c351b724e2fa" ffbuild_enabled() { return 0