File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change
1
+ # Binary branch name: ffmpeg/master_20170418
2
+ # Binaries were created for OpenCV: b993b9b7c7f6f5f37d10acacb2962812228410ba
3
+ set (FFMPEG_BINARIES_COMMIT "86c4a841055f2612774e85b4292bb20e5fe8a783" )
4
+ set (FFMPEG_FILE_HASH_BIN32 "3dea5f7f009b44601fe95728328e0f9e" )
5
+ set (FFMPEG_FILE_HASH_BIN64 "9debe701975ef074bd6661981f3f0716" )
6
+ set (FFMPEG_FILE_HASH_CMAKE "208c00f03d2f6f39fa6262649e0bfc8d" )
7
+
1
8
function (download_win_ffmpeg script_var )
2
9
set (${script_var} "" PARENT_SCOPE )
3
10
@@ -6,14 +13,6 @@ function(download_win_ffmpeg script_var)
6
13
set (name_BIN64 "opencv_ffmpeg_64.dll" )
7
14
set (name_CMAKE "ffmpeg_version.cmake" )
8
15
9
- # Binary branch name: ffmpeg/master_20161202
10
- # Binaries were created for OpenCV: 594c136d1fcbb5816c57516e50f9cbeffbd90835
11
- set (FFMPEG_BINARIES_COMMIT "2a19d0006415955c79431116e4634f04d5eb5a74" )
12
- set (FFMPEG_FILE_HASH_BIN32 "f081abd9d6ca7e425d340ce586f9c090" )
13
- set (FFMPEG_FILE_HASH_BIN64 "a423363a6eb76d362ca6c406c96c8db6" )
14
- set (FFMPEG_FILE_HASH_CMAKE "5346ae1854fc7aa569a722e85af480ec" )
15
-
16
- set (FFMPEG_BINARIES_COMMIT "2a19d0006415955c79431116e4634f04d5eb5a74" )
17
16
set (FFMPEG_DOWNLOAD_DIR "${OpenCV_BINARY_DIR} /3rdparty/ffmpeg" )
18
17
19
18
set (status TRUE )
You can’t perform that action at this time.
0 commit comments