62 Commits (792fb3bd64b3e1a8b470ed35b5a6c0545b4137cc)

Author SHA1 Message Date
Andrey Kamaev eac055a27e Fixed ticket #1580 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Ethan Rublee b254358d35 highgui headers were not being installed... 13 years ago
Andrey Kamaev 82ae0b2c0c Attempt to fix build on Mac OS X 13 years ago
Andrey Kamaev 9d5c24cdc8 Updating opencv module definition in cmake (continued) 13 years ago
Andrey Kamaev 13f4e70e95 Updating opencv module definition in cmake 13 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 13 years ago
Artem Myagkov 3a3bc18381 modified capturing building ligic for iOS 13 years ago
Artem Myagkov 8c6782300a modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 13 years ago
Vadim Pisarevsky d1588c0439 added support for Ximea cameras (missing parts in the prev. commit) 13 years ago
Andrey Kamaev 3aea74d408 Fixed precompiled headers support (fixed formatting, fixed dependencies generation) 14 years ago
Vadim Pisarevsky b33224f0b6 merged the latest fixes in 2.3 to trunk 14 years ago
Andrey Kamaev 730622178b Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components) 14 years ago
Andrey Kamaev 68f5a5a904 Reverted change from r5802 (it breaks install target for Android platform) 14 years ago
Ethan Rublee 08d3dcc709 minor edits to cmake. 14 years ago
Ethan Rublee 6259c9ac6a First pass at name mangling based on version number, to support 14 years ago
Andrey Kamaev c1940b4ec7 Modified install layout for Android 14 years ago
Vadim Pisarevsky 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Ilya Lysenkov 77be493e45 Qt: fixed keyPressEvent (ticket #803) 14 years ago
Andrey Kamaev 206aa50f86 Added Android native camera module 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Andrey Kamaev c7bdf83de5 Fixed Android build 14 years ago
Alexander Shishkov c8f0147a8b fixed problem with static compilation of highgui_tests on Windows 14 years ago
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