6 Commits (9a8a964b698b00f22229e1bef8f14f3e2f57a980)

Author SHA1 Message Date
orisano 550ca10ec6 Remove stdout log when destructor called. 8 years ago
Maksim Shabunin a2bda99921 MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
Artur Wieczorek 854a722c70 Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
Vadim Pisarevsky 05e7c29de5 fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Ilya Lavrenov 93f8581b69 fixed warnings 11 years ago
Ilya Lavrenov 070be56e14 fixed warnings 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 e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
StevenPuttemans 4dff5b7c72 Added bugfix #2795 12 years ago
Frédéric Devernay 6be8757e8b fix signedness error 12 years ago
Frédéric Devernay 4ad12a680c fix cap_qtkit.mm for multithreaded applications 12 years ago
Vadim Pisarevsky be040ff513 revert patch from PR 1074, since it break capturing on MacOSX 12 years ago
Frédéric Devernay b524e275c1 allow QtKit capture in secondary threads 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 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
Vadim Pisarevsky 38f686252c added video stream positioning in QTKit-based VideoCapture backend (patch #1420) 13 years ago
Vadim Pisarevsky df78bc04d6 converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module 14 years ago
Vadim Pisarevsky 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Vadim Pisarevsky 24dcfa1a4f removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket #235) 14 years ago
Vadim Pisarevsky b58d9edc6a return NULL in the case of incorrect camera index (ticket #710) 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago