There was an error while loading. Please reload this page.
1 parent a5ef856 commit 6fc4bb0Copy full SHA for 6fc4bb0
1 file changed
src/CMakeLists.txt
@@ -132,7 +132,7 @@ else()
132
# ———————————————————————————————————————————————
133
if(NEED_BUILD_FFMPEG_STATIC)
134
set(FFMPEG_GIT_REPO "https://github.com/FFmpeg/FFmpeg.git" CACHE STRING "FFmpeg Git repository URL")
135
- set(FFMPEG_GIT_TAG "n7.1" CACHE STRING "FFmpeg Git tag/branch to fetch")
+ set(FFMPEG_GIT_TAG "n8.1" CACHE STRING "FFmpeg Git tag/branch to fetch")
136
137
FetchContent_Declare(
138
ffmpeg_source
0 commit comments