mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
322 B
11 lines
322 B
13 years ago
|
set(NEW_FFMPEG 1)
|
||
|
set(HAVE_FFMPEG_CODEC 1)
|
||
|
set(HAVE_FFMPEG_FORMAT 1)
|
||
|
set(HAVE_FFMPEG_UTIL 1)
|
||
|
set(HAVE_FFMPEG_SWSCALE 1)
|
||
|
set(HAVE_GENTOO_FFMPEG 1)
|
||
|
|
||
|
set(ALIASOF_libavcodec_VERSION 53.61.100)
|
||
|
set(ALIASOF_libavformat_VERSION 53.32.100)
|
||
|
set(ALIASOF_libavutil_VERSION 51.35.100)
|
||
|
set(ALIASOF_libswscale_VERSION 2.1.100)
|