2 Commits (9cb31e86ae538c01fa1e6452b49cad08993ed38a)

Author SHA1 Message Date
Roman Donchenko 428fb72625 Made the generated file templates' naming more consistent. 11 years ago
Alexander Alekhin 6344da9ac3 ocl: force to use Khronos OpenCL headers 11 years ago
Alexander Alekhin 212ad97100 ocl: dynamic load of OpenCL libraries 11 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 11 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 11 years ago
Roman Donchenko 0b4d0a8171 Sorted cvconfig.h.cmake in alphabetical order. 12 years ago
Roman Donchenko 78cb920bc8 Removed useless VERSION macro (and CMake variable) 12 years ago
Roman Donchenko 06742247be Removed unused PACKAGE_* macros. 12 years ago
Roman Donchenko 6f326220d3 Removed the HAVE_LRINT macro, which is never set. 12 years ago
Roman Donchenko eb8d9730cb Removed unused NEW_FFMPEG macro. 12 years ago
Roman Donchenko e2ef2a5781 Refactored image format library finding logic. 12 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Roman Donchenko 2d9b3a8334 Deleted a bunch of unused configuration macros. 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Andrey Kamaev cf407c2ec0 Don't check for EINTR and replace xioctl with ioctl 12 years ago
Patrick Welche 1a84bcc565 NetBSD video(4) support, patch 3 of 3 12 years ago
Patrick Welche d90b8d615c NetBSD video(4) support, patch 1 of 3 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago
Vladislav Vinogradov 2f1ca1b6b3 fixed build for CARMA: 12 years ago
Andrey Kamaev ae5649d3f7 Drop unsupported imageio from grfmt 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky e625d86485 added C= support; modified threading logic in threshold 12 years ago
yao c03ac12fcd Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries 12 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Alexey Spizhevoy ae839df55d Added WITH_CLP flag support into cmake scripts. 13 years ago
Alexander Reshetnikov 6f6d12c2b6 Updated cvconfig.h.cmake 13 years ago
Andrey Kamaev 8cab65c173 Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 13 years ago
Vladislav Vinogradov 40ee754e28 added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 13 years ago
Artem Myagkov 3a3bc18381 modified capturing building ligic for iOS 13 years ago
Vadim Pisarevsky bd0d8429ee added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 13 years ago
Alexander Shishkov 6aabf72bc5 removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 14 years ago
Maria Dimashova 33493f4e19 renamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3 is used (#805) 14 years ago
Vadim Pisarevsky 138b9724d8 make ubuntu 11.04 compile with libv4l 14 years ago
Leonid Beynenson 2806db93d8 Merged the branch /branches/opencv_pthread_framework/opencv into the trunk. 14 years ago
Nils Hasler 80da1d408b removed private copy of gstappsink because appsink is now part of gstreamer base. 14 years ago
Alexey Spizhevoy f7e62d89f8 forgot to commit cvconfig.h.cmake 14 years ago
Alexey Spizhevoy 13a6d0b92a fixed parsing GPU archs in BIN(PTX) format 14 years ago
Maria Dimashova 3a04d08bf7 added Kinect support (initial version without settings configuration yet) and sample on usage 14 years ago
Alexey Spizhevoy 574b3f94a1 updated gpu initialization functions, added compile-time error on CC 1.0 14 years ago
Alexey Spizhevoy 8779306800 updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image 14 years ago
Alexey Spizhevoy 1a0d41fb53 added checkPtxVersion into gpu module 14 years ago