We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 192e5c8 + 2dfb163 commit 721ab68Copy full SHA for 721ab68
modules/videoio/cmake/detect_ffmpeg.cmake
@@ -51,7 +51,7 @@ endif()
51
#=================================
52
# Versions check.
53
if(HAVE_FFMPEG AND NOT HAVE_FFMPEG_WRAPPER)
54
- set(_min_libavcodec_version 54.35.1)
+ set(_min_libavcodec_version 54.35.0)
55
set(_min_libavformat_version 54.20.4)
56
set(_min_libavutil_version 52.3.0)
57
set(_min_libswscale_version 2.1.1)
0 commit comments