Skip to content

Commit

Permalink
temporarily turned off the new wrapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Pisarevsky committed Mar 15, 2012
1 parent 930c7bf commit b5a9c9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b5a9c9a

Please sign in to comment.