632 Commits (616db74e4951842ff0ed88ab724e93f5bd9b3b64)

Author SHA1 Message Date
Roman Donchenko eb86d37b26 Removed some dubious FFmpeg hack that no longer works. 11 years ago
Vladislav Vinogradov fa70f95272 fix imshow under Windows with OpenGL support: 11 years ago
Ilya Lavrenov 35d9ce0c0c fixed warnings 11 years ago
Roman Donchenko 3cfad385ec Fix a -Wshadow warning in cap_openni.cpp. 11 years ago
Roman Donchenko 32630dbf61 Adapt cap_openni.cpp to the new Ptr. 11 years ago
Roman Donchenko 1817a07a5e Fixed a -Wnull-conversion Clang warning in cap_gstreamer.cpp. 11 years ago
Roman Donchenko fa9d092c43 Fix a -Wparentheses-equality Clang warning in cap_libv4l.cpp. 11 years ago
Tony 0d06b1dced Change true for TRUE 11 years ago
Alexander Smorkalov 8cb0921252 pr #1464 reverted as breaking the build for Linux without libv4l library. 11 years ago
Tony 97fc1e10a7 Replace obsolete Gtk symbols 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
StevenPuttemans 1b1fb131b3 Attempt at fixing bug 3186 11 years ago
Alexander Smorkalov 06a7a1ac47 Bug #1890 Opencv 2.4.0 with QT 4.7.4 and cvcreatebutton exception fixed. 11 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 11 years ago
Roman Donchenko ad52dd37a9 Revert "Merge pull request #1376 from StevenPuttemans:bugfix_3186" 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko beeb932d22 Boring changes - highgui. 11 years ago
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder. 11 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 11 years ago
StevenPuttemans e7921c3fe7 Added changes suggested by bug #3186 : fixing the unplugging of webcam 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Fedor Morozov e2e604eb18 HDR writing bug fix 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 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 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
WonderRico d067749c21 fix _index / index 12 years ago
StevenPuttemans d11746e56d Added fix mentioned in bug #3206 12 years ago
WonderRico a048387376 fix formating 12 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
WonderRico 7e7fb0b75d Bug #3201 fix 12 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 12 years ago
Fedor Morozov bef8d8192e Minor fixes, new MergeDebevec 12 years ago
Fedor Morozov 17609b90c7 Mantiuk's tonemapping 12 years ago
Alexander Smorkalov aada5f7844 Difference in method definition and declaration fixed (Bug #3189). 12 years ago
StevenPuttemans 4dff5b7c72 Added bugfix #2795 12 years ago
Frédéric Devernay 6be8757e8b fix signedness error 12 years ago
Frédéric Devernay 4ad12a680c fix cap_qtkit.mm for multithreaded applications 12 years ago
Vladislav Vinogradov 60e2dbe810 removed ffmpeg dependency from gpucodec module: 12 years ago
Fedor Morozov 703cf8cef7 Calibration, various changes 12 years ago
Fedor Morozov ec668ce3a7 Documentation 12 years ago
Alexander Shishkov 8ccca90dca small changes 12 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 4f9554eead Removed a few more unused configuration macros. 12 years ago