fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro...
authorVadim Pisarevsky <no@email>
Mon, 21 May 2012 14:56:07 +0000 (14:56 +0000)
committerVadim Pisarevsky <no@email>
Mon, 21 May 2012 14:56:07 +0000 (14:56 +0000)
commitfd68cc768aa7ded293ea84525f63f5ec479bb720
tree740501d692802e868e785e5128f8199e78c76c4a
parent9bc5afd27823f2b1af726cdc6148a84555711192
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)
modules/core/include/opencv2/core/internal.hpp
modules/features2d/src/features2d_init.cpp
modules/highgui/CMakeLists.txt
modules/ml/src/ml_init.cpp
modules/nonfree/src/nonfree_init.cpp
modules/video/src/video_init.cpp
modules/world/CMakeLists.txt