168 Commits (0ebe387cb296fbaae0d9550a32e77e909df5171a)

Author SHA1 Message Date
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