opencv/modules/videoio
Artur Wieczorek 3a0b375104 Remove ATL dependency from MSMF capture code.
Use _com_ptr_t instead of CComPtr in ComPtr wrapper to avoid ATL dependency.
2014-10-01 12:02:28 +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 Remove ATL dependency from MSMF capture code. 2014-10-01 12:02:28 +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