vlc | branch: master | Zhao Zhili <[email protected]> | Sun Jan 31 01:28:57 2021 +0800| [27db51ce4fdfe1460947c1a4994ebd51ffa0c276] | committer: Alexandre Janniaux
contrib: nvcodec: replace \r\n by \n in hash Signed-off-by: Alexandre Janniaux <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27db51ce4fdfe1460947c1a4994ebd51ffa0c276 --- contrib/src/nvcodec/rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/nvcodec/rules.mak b/contrib/src/nvcodec/rules.mak index a4d85c1d27..81f4d9dc71 100644 --- a/contrib/src/nvcodec/rules.mak +++ b/contrib/src/nvcodec/rules.mak @@ -1,4 +1,4 @@ -NVCODEC_HASH := b6600f507de70d223101fe98f9c3c351b724e2fa +NVCODEC_HASH := b6600f507de70d223101fe98f9c3c351b724e2fa NVCODEC_GITURL := https://git.videolan.org/git/ffmpeg/nv-codec-headers.git ifndef HAVE_DARWIN_OS _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
