39 Commits (5964234681e06efe30c0b0f94f6700f2ee38d175)

Author SHA1 Message Date
Ethan Rublee 6c437cce36 Placed the if in the wrong place. 14 years ago
Ethan Rublee 7e2221f38f Fix misspelling of a logical block endif. 14 years ago
Ethan Rublee 14f65f79f0 Wrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is 14 years ago
Andrey Morozov abfc5d3405 fixed bugs for windows. added 2 tests for ffmpeg 14 years ago
Vadim Pisarevsky bf05872929 added opencv_test_highgui 14 years ago
Alexander Shishkov 6aabf72bc5 removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 14 years ago
Ethan Rublee 76538fbe6b Making the install and lib, bin directories consistent. 14 years ago
Vadim Pisarevsky 9336b700ba use FindZLIB(), FindJPEG() etc. on MacOSX as well to avoid possible conflicts with MacPorts. 14 years ago
Anatoly Baksheev 69f28ef65c solution folder flag disabled by default 14 years ago
Anatoly Baksheev c49dc37761 [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
Andrey Kamaev 727fbd5376 Android cmake toolchain file is included into OpenCV 14 years ago
Andrey Kamaev 41f5e8e3d8 Fixed output paths for some libraries and executables. 14 years ago
Vadim Pisarevsky d67e612f10 fixed highgui build on Windows 14 years ago
Vadim Pisarevsky 6985540744 moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago
Vadim Pisarevsky 35af5dacde do not define CVAPI_EXPORTS when OpenCV is built statically (thanks to Mika Fischer for the patch) 14 years ago
Vadim Pisarevsky 0cfcb48796 bugfix for highgui crash on Windows in debug mode (ticket #752) has been propagated from branch 2.2 to trunk 14 years ago
Nils Hasler 80da1d408b removed private copy of gstappsink because appsink is now part of gstreamer base. 14 years ago
Andrey Kamaev 68534d70f3 Merged android-experimental branch back to trunk. 14 years ago
Ethan Rublee 58cb6c268e adding cap_images.cpp to android build, may fix link error, but not really address issue of reading video files on android 14 years ago
Maria Dimashova ed77955635 moved an include dirs setting to the root cmake file 14 years ago
Maria Dimashova 3a04d08bf7 added Kinect support (initial version without settings configuration yet) and sample on usage 14 years ago
Vadim Pisarevsky e90f197beb merged fix for x64 MSVC compile errors in highgui into trunk 14 years ago
Vadim Pisarevsky 0de9c9fd3c opencv_zlib renamed back to zlib; make static libs work on Windows 14 years ago
Vadim Pisarevsky 8b4cb1d99c make OpenCVConfig.cmake usable in the case of static libs 14 years ago
Ethan Rublee 458931613c Making highgui build for android 14 years ago
Ethan Rublee 2f3f677ffe woops, broke cmake for a bit... 14 years ago
Ethan Rublee 8ee50c422b adding some small changes to support android build, 14 years ago
Vadim Pisarevsky 758e826d2e do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
Yannick Verdie ddc29e08be QT new functions: 15 years ago
Vadim Pisarevsky fa91788222 disabled Qt by default (until the code is stabilized) 15 years ago
Vadim Pisarevsky 609ad4e409 adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR. 15 years ago
Vadim Pisarevsky 576adb434d removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings 15 years ago
Yannick Verdie 4bcd81f85f New functions with QT GUI: 15 years ago
Yannick Verdie 397b31e437 New functions with QT GUI: 15 years ago
Yannick Verdie 9eea2a5fe6 working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
Yannick Verdie 802d5f9940 working on QT change/get win property 15 years ago
Yannick Verdie c6872100db Start integrating QT GUI (GoC 2010) 15 years ago
Vadim Pisarevsky 26b7ed6901 renamed gstappsink.hpp->gstappsink.h 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago