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

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)

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