opencv/modules/videoio/test
Vitaly Tuzov 628f04ae96 Merge pull request #11092 from terfendail:msmf_videocapture
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
2018-04-05 13:55:42 +03:00
..
test_container_avi.cpp Added avi-container with tests 2018-02-15 17:34:49 +03:00
test_ffmpeg.cpp videoio: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
test_fourcc.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_mfx.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp Added avi-container with tests 2018-02-15 17:34:49 +03:00
test_video_io.cpp Merge pull request #11092 from terfendail:msmf_videocapture 2018-04-05 13:55:42 +03:00