354 Commits (da5aaab27788d32a9f4118b4a90667000c8282aa)

Author SHA1 Message Date
Vadim Pisarevsky 0d2b8f4ba1 fixed the channel ordering of rgba images (by Eduard) 12 years ago
Vadim Pisarevsky 8efb84b5a4 added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232) 12 years ago
Andrey Kamaev d525362cd5 Fixed 2 new Android build warnings 12 years ago
Sam Bromley 8506ce06c1 Fix missing remainder of line. 13 years ago
Sam Bromley 966a652142 Fix crash when polling for non-existent Kinects. 13 years ago
Maria Dimashova 469ec7c522 fixed vfw (#2156) 13 years ago
Maria Dimashova bc3fb347a3 fixed #2155 13 years ago
Marina Kolpakova d88bbb3d9d fixed undefined behaviour in image codecs initialization 13 years ago
Andrey Kamaev df262b340c Fixed #2125 13 years ago
Vadim Pisarevsky 7ef2114107 added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 13 years ago
Andrey Kamaev 27c23b557c Merged few small fixes from 2.4 branch 13 years ago
Andrey Kamaev 4d09d62f85 Added Ptr<T> support to AlgorithmInfo; fixed some warnings 13 years ago
Vadim Pisarevsky 7c778fc043 fixed possible video distortion problem when cap_avfoundation.mm is used to capture video (ticket #1980) 13 years ago
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 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
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 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 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
Vladislav Vinogradov f4b4665940 added VideoReader_GPU 13 years ago
Vladislav Vinogradov 70909738f4 added support of different surface formats to VideoWriter_GPU 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Alexander Shishkov 9bfd50e6ae merged revisions r7802,r7804,r7805 from 2.4 branch 13 years ago
Alexander Reshetnikov 1c616f43ba Fixed compilation error with ffmpeg 0.9.x & 0.10.x 13 years ago
Alexander Reshetnikov 4ec2ad91b9 Removed duplicated includes from ffmpeg wrappers 13 years ago