665 Commits (aa861520f6ef0221dcb4034f55e310d000ed9800)

Author SHA1 Message Date
Alexander Shishkov 77df5948e7 removed trailing spaces 11 years ago
Alexander Shishkov cc529d971b removed tabs 11 years ago
Marijan Vukcevich 9a98cd6e65 Update cap_ios_abstract_camera.mm 11 years ago
Stuart Cunningham 5d43d3ca88 Fix Windows build of grfmt_tiff.cpp by using libtiff's integer types. 11 years ago
Stuart Cunningham 8bbce0a2a2 Fix reading of 16-bit TIFF images on big endian host. 11 years ago
Roman Donchenko 5e00fc6afe Fixed MinGW build by declaring the minimal required Windows version. 11 years ago
Matti Picus 64fd54ffb4 fix tiled read for reading tiles into partial blocks in image 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 12 years ago
Roman Donchenko 795c108f2b Fixed MinGW build by declaring the minimal required Windows version. 12 years ago
Andrey Pavlenko 734bf8babd removing legacy stuff 12 years ago
Andrey Pavlenko f9aa148ba9 eliminating VS2013 build warnings 12 years ago
Vladimir Bystricky d6a7e8f84f Remove TBB ifdef form code 12 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 12 years ago
Vladimir Bystricky 4088013251 Add set/get depth generator properties by default. Add documentation 12 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 12 years ago
Josep Bosch 2153453fd1 Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 12 years ago
Philippe FOUBERT 78e16a906b Back to the previous coding way (using the macro with the goto). 12 years ago
Anatoly Baksheev 13bb236ad5 fixed some warnings 12 years ago
Roman Donchenko 3b7acf2657 Fix building with FFmpeg 0.8. 12 years ago
Roman Donchenko b8e3d3f791 In the image sequence capture, only search for the ordinal in the file name. 12 years ago
Philippe FOUBERT 93120775cd Using four spaces for indentation. 12 years ago
Roman Donchenko eff53e95f9 Fixed the "image sequence" capture not failing when a pattern isn't found. 12 years ago
Philippe FOUBERT 8b0fc04d93 Fix the build of OpenCV with XIMEA on Windows 64 bits: 12 years ago
Bo Hu c88fa27b1d Removed trailing whitespace in cap_qtkit.mm. 12 years ago
Bo Hu 114579c33b Added proper testing of the end of quicktime video files. 12 years ago
Roman Donchenko d6a7a6d503 VideoCapture: copy the captured frame, to avoid dangling Mats 12 years ago
Roman Donchenko 36b5180aa1 Another FFmpeg fix from master. 12 years ago
Vladislav Vinogradov fa70f95272 fix imshow under Windows with OpenGL support: 12 years ago
Roman Donchenko 3cfad385ec Fix a -Wshadow warning in cap_openni.cpp. 12 years ago
Roman Donchenko fa9d092c43 Fix a -Wparentheses-equality Clang warning in cap_libv4l.cpp. 12 years ago
Alexander Smorkalov 8cb0921252 pr #1464 reverted as breaking the build for Linux without libv4l library. 12 years ago
StevenPuttemans 1b1fb131b3 Attempt at fixing bug 3186 12 years ago
Alexander Smorkalov 06a7a1ac47 Bug #1890 Opencv 2.4.0 with QT 4.7.4 and cvcreatebutton exception fixed. 12 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 12 years ago
Roman Donchenko ad52dd37a9 Revert "Merge pull request #1376 from StevenPuttemans:bugfix_3186" 12 years ago
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder. 12 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 12 years ago
StevenPuttemans e7921c3fe7 Added changes suggested by bug #3186 : fixing the unplugging of webcam 12 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 12 years ago
Alexander Smorkalov 9af2c1661a Restricted Win32 API was fixed in Highgui and some 3rd party libs. Patch 12 years ago
kamjagin 69287c936b missed # in if defined 12 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 12 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