opencv/modules/videoio
Artur Wieczorek de0b46a765 Fixed selecting media type in DShow video capture.
Set correct value of sample size when calling IAMStreamConfig::SetFormat function. For non-RGB media type it can be set to zero value.
(See http://msdn.microsoft.com/en-us/library/windows/desktop/dd373477%28v=vs.85%29.aspx)
2014-10-10 08:53:48 +02:00
..
doc adding fourcc to VideoWriter docs 2014-09-04 16:09:22 +02:00
include/opencv2 Change decimation enum values so they can be used in resolution calculations. 2014-08-12 15:18:11 +02:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Fixed selecting media type in DShow video capture. 2014-10-10 08:53:48 +02:00
test Added test on CAP_PROP_FRAMECOUNT option for cv::VideoCapture 2014-09-26 10:50:22 +04:00
CMakeLists.txt Fixed CMake issue with FFMPEG videoio configuration 2014-09-29 00:39:05 +02:00