Commit 7517831f authored by Clement Guedez's avatar Clement Guedez

use version tag instead of commit hash for nvcodec

parent 44d0b4d7
...@@ -111,7 +111,7 @@ if(LINUX) ...@@ -111,7 +111,7 @@ if(LINUX)
FetchContent_Declare( FetchContent_Declare(
nvenc_api nvenc_api
GIT_REPOSITORY https://git.videolan.org/git/ffmpeg/nv-codec-headers.git GIT_REPOSITORY https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
GIT_TAG 106d84a2c1960d1ccac7fa2646f0adc52d2d4ff2 GIT_TAG n8.2.15.8
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment