mirror of
https://github.com/opencv/opencv.git
synced 2025-01-09 12:58:04 +08:00
628f04ae96
Update for MSMF-based VideoCapture and VideoWriter (#11092) * MSMF based VideoCapture updated to handle video stream formats different from RGB24 * MSMF based VideoWriter updated to handle video frame top-bottom line ordering regardless of output format * Fixed race condition in MSMF based VideoCapture * Refactored MSMF based VideoCapture and VideoWriter * Disabled frame rate estimation for MP43 * Removed test for unsupported avi container from MSMF VideoWriter tests * Enabled MSMF-based VideoIO by default |
||
---|---|---|
.. | ||
test_container_avi.cpp | ||
test_ffmpeg.cpp | ||
test_fourcc.cpp | ||
test_main.cpp | ||
test_mfx.cpp | ||
test_precomp.hpp | ||
test_video_io.cpp |