1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Removed unused NEW_FFMPEG macro.

This commit is contained in:
Roman Donchenko
2013-07-11 12:55:34 +04:00
parent e2ef2a5781
commit eb8d9730cb
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
set(NEW_FFMPEG 1)
set(HAVE_FFMPEG_CODEC 1)
set(HAVE_FFMPEG_FORMAT 1)
set(HAVE_FFMPEG_UTIL 1)
-3
View File
@@ -34,9 +34,6 @@
/* FFMpeg video library */
#cmakedefine HAVE_FFMPEG
/* FFMpeg version flag */
#cmakedefine NEW_FFMPEG
/* ffmpeg's libswscale */
#cmakedefine HAVE_FFMPEG_SWSCALE