Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
5950431e
Commit
5950431e
authored
May 03, 2017
by
Vadim Pisarevsky
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8602 from alalek:ffmpeg_update
parents
05387b39
a8a18386
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
ffmpeg.cmake
3rdparty/ffmpeg/ffmpeg.cmake
+7
-8
No files found.
3rdparty/ffmpeg/ffmpeg.cmake
View file @
5950431e
# Binary branch name: ffmpeg/master_20170418
# Binaries were created for OpenCV: b993b9b7c7f6f5f37d10acacb2962812228410ba
set
(
FFMPEG_BINARIES_COMMIT
"86c4a841055f2612774e85b4292bb20e5fe8a783"
)
set
(
FFMPEG_FILE_HASH_BIN32
"3dea5f7f009b44601fe95728328e0f9e"
)
set
(
FFMPEG_FILE_HASH_BIN64
"9debe701975ef074bd6661981f3f0716"
)
set
(
FFMPEG_FILE_HASH_CMAKE
"208c00f03d2f6f39fa6262649e0bfc8d"
)
function
(
download_win_ffmpeg script_var
)
set
(
${
script_var
}
""
PARENT_SCOPE
)
...
...
@@ -6,14 +13,6 @@ function(download_win_ffmpeg script_var)
set
(
name_BIN64
"opencv_ffmpeg_64.dll"
)
set
(
name_CMAKE
"ffmpeg_version.cmake"
)
# Binary branch name: ffmpeg/master_20161202
# Binaries were created for OpenCV: 594c136d1fcbb5816c57516e50f9cbeffbd90835
set
(
FFMPEG_BINARIES_COMMIT
"2a19d0006415955c79431116e4634f04d5eb5a74"
)
set
(
FFMPEG_FILE_HASH_BIN32
"f081abd9d6ca7e425d340ce586f9c090"
)
set
(
FFMPEG_FILE_HASH_BIN64
"a423363a6eb76d362ca6c406c96c8db6"
)
set
(
FFMPEG_FILE_HASH_CMAKE
"5346ae1854fc7aa569a722e85af480ec"
)
set
(
FFMPEG_BINARIES_COMMIT
"2a19d0006415955c79431116e4634f04d5eb5a74"
)
set
(
FFMPEG_DOWNLOAD_DIR
"
${
OpenCV_BINARY_DIR
}
/3rdparty/ffmpeg"
)
set
(
status TRUE
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment