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

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
+3 -3
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)