786 Commits (f16503743f98c6a49d9506095d7f4ab143131f25)

Author SHA1 Message Date
Luis Zarrabeitia bb5a22c504 highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 11 years ago
Adrian Stratulat 4fb5680d91 Documentation - minor fix-ups 11 years ago
Artur Wieczorek f27a886314 Fix for issue #3645 (http://code.opencv.org/issues/3645). 11 years ago
David Rolland cb8ddb1179 Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) 11 years ago
Alessandro Trebbi c4a63f6a86 - 11 years ago
Ilya Lavrenov 20b6191842 doc fix 11 years ago
Alexander Smorkalov 0dba5bdc4a Multiple fixes in camera. 11 years ago
Dave Hughes b184d7f27b Fix for #3554 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Alexander Smorkalov dbb7aa7856 Highgui_Tiff.decode_tile16384x16384 disabled for Android. 11 years ago
Matti Picus dc50dc7254 fix merge 11 years ago
Matti Picus 31c8f2ec57 fix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling 11 years ago
Matti Picus 46d128e073 add test (needs updated opencv_extra repo) 11 years ago
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
Alexander Smorkalov 87935f3560 Highgui test output fixes. 11 years ago
Matti Picus 64fd54ffb4 fix tiled read for reading tiles into partial blocks in image 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 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 80d0593dbd Delete end comma in enumerations 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
Josep Bosch 2153453fd1 Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 11 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
StevenPuttemans 1b0297d92b Added fixes mentioned in bugreport 3306 11 years ago
Philippe FOUBERT 78e16a906b Back to the previous coding way (using the macro with the goto). 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 405227d531 Replaced the image used in the Highgui_Video.ffmpeg_image test. 11 years ago
Roman Donchenko eff53e95f9 Fixed the "image sequence" capture not failing when a pattern isn't found. 11 years ago
Philippe FOUBERT 05d9375759 Trailing whitespace removal. 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 1188894133 Fixed indentation in CV_FFmpegWriteBigVideoTest::run. 11 years ago
Roman Donchenko 2ca49eef37 Added stupid hacks to make the video tests pass with FFmpeg 2.0.2. 11 years ago
Roman Donchenko 5a5d569d72 Changed MPEG-2 resolution in the FFmpeg test. 11 years ago