- 01 Feb, 2017 1 commit
-
-
PkLab authored
CoInitialize/CoUninitialize in VFW classes (#8112)
-
- 17 Mar, 2016 2 commits
-
-
Josh Lubawy authored
-
Josh Lubawy authored
-
- 16 Dec, 2014 1 commit
-
-
Artur Wieczorek authored
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 21 Apr, 2014 1 commit
-
-
http://code.opencv.org/issues/3645Artur Wieczorek authored
Implement missing features in CvCaptureCAM_VFW class. Implemented missing CvCaptureCAM_VFW::setProperty() member function (handling CV_CAP_PROP_FRAME_WIDTH, CV_CAP_PROP_FRAME_HEIGHT, CV_CAP_PROP_FPS properties). Extended CvCaptureCAM_VFW::setProperty()/getProperty() functions to handle also CV_CAP_PROP_FPS property. Minor refactoring of CvCaptureCAM_VFW class.
-
- 25 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Bug in Video for Windows capture init fixed; Media Foundation based capture finalization fixed; Highgui tests for video i/o updated.
-
- 01 Apr, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 11 Jul, 2012 1 commit
-
-
Maria Dimashova authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 16 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-