680 Commits (a509819b21f8c643df8e69c13920049cdb4373a4)

Author SHA1 Message Date
Anatoly Baksheev 5ea3ecdc3b horisontal mwhell support 11 years ago
Anatoly Baksheev 0fc4ac4f1f warnings and compilation with installed Windows 8.1 SDK 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Adi Shavit 24333569aa Small fixes: typo, spacing and using ::ScreenToClient() instead of ::GetWindowRect() 11 years ago
Adi Shavit e45cf2173f [HighGUI] Updated mouse wheel delta to reside within the 'flags' variable. Updated C++ API. 11 years ago
Adi Shavit fecd5c994b Added support for mouse-wheel events on Windows. 11 years ago
Adi Shavit 9dc0bfc755 Small fix for extracting mouse coordinates on Windows, in a way that will always work with multiple monitors. 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Roman Donchenko 795c108f2b Fixed MinGW build by declaring the minimal required Windows version. 11 years ago
Andrey Pavlenko 734bf8babd removing legacy stuff 11 years ago
Andrey Pavlenko f9aa148ba9 eliminating VS2013 build warnings 11 years ago
Vladimir Bystricky d6a7e8f84f Remove TBB ifdef form code 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Vladimir Bystricky 4088013251 Add set/get depth generator properties by default. Add documentation 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Anatoly Baksheev f62ffa2aea compilation 11 years ago
Josep Bosch 2153453fd1 Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 11 years ago
Philippe FOUBERT 78e16a906b Back to the previous coding way (using the macro with the goto). 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Anatoly Baksheev d8600d3d13 fixed all Viz warnings 11 years ago
Anatoly Baksheev 5c6248005a fixed warnings 11 years ago
Anatoly Baksheev 13bb236ad5 fixed some warnings 11 years ago
Roman Donchenko 3b7acf2657 Fix building with FFmpeg 0.8. 11 years ago
Roman Donchenko b8e3d3f791 In the image sequence capture, only search for the ordinal in the file name. 11 years ago
Philippe FOUBERT 93120775cd Using four spaces for indentation. 11 years ago
Roman Donchenko eff53e95f9 Fixed the "image sequence" capture not failing when a pattern isn't found. 11 years ago
Philippe FOUBERT 8b0fc04d93 Fix the build of OpenCV with XIMEA on Windows 64 bits: 11 years ago
Bo Hu c88fa27b1d Removed trailing whitespace in cap_qtkit.mm. 11 years ago
Bo Hu 114579c33b Added proper testing of the end of quicktime video files. 11 years ago
Roman Donchenko d6a7a6d503 VideoCapture: copy the captured frame, to avoid dangling Mats 11 years ago
Roman Donchenko 36b5180aa1 Another FFmpeg fix from master. 11 years ago
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