1060 Commits (7ed38b97c3726c14155865267b054d2ad6049f41)

Author SHA1 Message Date
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 11 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 11 years ago
Fedor Morozov e2e604eb18 HDR writing bug fix 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Hanusz Leszek 32635a6834 using unsigned char instead of uint8_t to compile under windows 11 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 11 years ago
Alexander Smorkalov 9af2c1661a Restricted Win32 API was fixed in Highgui and some 3rd party libs. Patch 11 years ago
kamjagin 69287c936b missed # in if defined 11 years ago
kamjagin c24c1a5926 added HAVE_QTKIT to tests 11 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
WonderRico d067749c21 fix _index / index 11 years ago
StevenPuttemans d11746e56d Added fix mentioned in bug #3206 11 years ago
WonderRico a048387376 fix formating 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
WonderRico 7e7fb0b75d Bug #3201 fix 11 years ago
Roman Donchenko 8bed7bb5f9 Fixed documentation errors. 11 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 11 years ago
Fedor Morozov bef8d8192e Minor fixes, new MergeDebevec 11 years ago
Fedor Morozov 17609b90c7 Mantiuk's tonemapping 11 years ago
Alexander Smorkalov aada5f7844 Difference in method definition and declaration fixed (Bug #3189). 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
Fedor Morozov 302bf23f82 All hdr functions as Algorithms 11 years ago
StevenPuttemans 4dff5b7c72 Added bugfix #2795 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
abidrahmank fa1b96bd36 imshow docs improvement bug#2490 11 years ago
Frédéric Devernay 6be8757e8b fix signedness error 11 years ago
Frédéric Devernay 4ad12a680c fix cap_qtkit.mm for multithreaded applications 11 years ago
Vladislav Vinogradov 60e2dbe810 removed ffmpeg dependency from gpucodec module: 11 years ago
Fedor Morozov 703cf8cef7 Calibration, various changes 11 years ago
Philippe FOUBERT 9c04db554f Rename PVAPI_DECLARATIONS to PVAPI_DEFINITIONS 11 years ago
Fedor Morozov ec668ce3a7 Documentation 11 years ago
Alexander Shishkov a29ce401d5 minore changes in test on HDR fromat 11 years ago
Alexander Shishkov 8ccca90dca small changes 11 years ago
Vadim Pisarevsky be040ff513 revert patch from PR 1074, since it break capturing on MacOSX 12 years ago
andrey.morozov e4e0862c2e added support image with alpha channel 12 years ago
Nikita Manovich 05aeb70831 Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 12 years ago
Roman Donchenko 06742247be Removed unused PACKAGE_* macros. 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
Nikita Manovich 21211308d0 Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Alexander Smorkalov f77d1f57ee V4L and V4L2 based Video capture bug fix (Bugfix #3144). 12 years ago