temporarily turned off the new wrapper.

This commit is contained in:
Vadim Pisarevsky 2012-03-15 19:58:35 +00:00
parent 930c7bf20e
commit b5a9c9ac77

View File

@ -394,9 +394,9 @@ if(UNIX)
endif()
endif()
if(HAVE_FFMPEG)
CHECK_MODULE(libavformat>=52.111.0 NEW_FFMPEG)
endif()
#if(HAVE_FFMPEG)
#CHECK_MODULE(libavformat>=52.111.0 NEW_FFMPEG)
#endif()
if(WITH_1394)
CHECK_MODULE(libdc1394-2 HAVE_DC1394_2)