970 Commits (596ada51f32b6ddde5cc4943ec96bb8ee4ba8912)

Author SHA1 Message Date
Andrey Kamaev a323da6fd5 Fixed some warnings and install problems on linux 13 years ago
Andrey Kamaev f9418853a0 Applied XIMEA path (by Marian Zajko) with multiple changes #2054 13 years ago
Andrey Kamaev 5e0160d711 Fixed few warnings on Linux 13 years ago
Andrey Kamaev 25f70e691a Fixed warnigs from zlib defines 13 years ago
Andrey Kamaev e94e5866a1 Fixed mingw build warnings 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 16c94d643f Fixed #2053 13 years ago
Marina Kolpakova f273e54be3 fixed part of shadow warnings 13 years ago
Andrey Kamaev 7cccc93bdf Fixed Android build warnings and few warnings in specific cnfigurations 13 years ago
Maria Dimashova f363c835ab fixed compilation error and some warnings if with_openni is true 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Marina Kolpakova 09d4d69100 minor warning fixes 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 059b79f7c2 Merged the trunk r8542:8544 13 years ago
Vadim Pisarevsky 677680d82d reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971) 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev c492dc6a83 Fixed property names in cap_dshow #1993 13 years ago
Andrey Kamaev e161f428a0 Fixed PvAPI search on Windows #1927 13 years ago
Alexander Mordvintsev 8429c109be FIX: VideoCapture::read() was returning empty image for camera captures 13 years ago
Andrey Kamaev c9027fecc0 Fixed few MinGW build problems 13 years ago
Andrey Kamaev 9961658eab Fixing compile on some MinGW platforms 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev def87eae19 Fixed MinGW build after r8358 13 years ago
Vadim Pisarevsky 00c30681bc Added Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi Shavit) 13 years ago
Vadim Pisarevsky f620f1ce57 fixed building avfoundation on MacOSX with iOS targets 13 years ago
Alexander Reshetnikov 57e26bde9f Accelerating the completion of video bypass (bug #1893) 13 years ago
Alexander Reshetnikov 3ec43a11ed Fixed read error in VideoCapture for images (bug #1892); minor fix of ffmpeg wrapper warning 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2c88791600 get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg 13 years ago
Vadim Pisarevsky 5e2df0d6b0 some more fixes in ffmpeg wrapper; now it handles big videos better. 13 years ago
Vadim Pisarevsky 8bab09de07 temporary reverted av_free_packet() patch. 13 years ago
Vadim Pisarevsky 40d8d11f45 fixed RGBD capture with Asus Xtion (by Gary Bradski) 13 years ago
Alexander Reshetnikov 689c1814a5 Fixed VideoCapture memory leak (bug #1481) 13 years ago
Vadim Pisarevsky 7ac713405f put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 13 years ago
Vadim Pisarevsky f87c2e49db added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827 13 years ago
Vadim Pisarevsky fcbfc030ef avoid use of "AVFrame::best_effort_timestamp" 13 years ago
Vadim Pisarevsky bc3c49518d ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
Vadim Pisarevsky c0fcfcc7d8 refactored highgui_specificvideo* tests; fixed repeated libswscale context creation in videocapture & videowriter (ticket #1541) 13 years ago
Alexander Reshetnikov 4b5b7bdb5a Fixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837) 13 years ago
Alexander Reshetnikov 3d108958e7 Added resources release for AVT cameras (ticket #1814) 13 years ago
Andrey Morozov 720dc231e8 minor fix in calculate bitrate 13 years ago