opencv/modules/videoio
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
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 videoio: add missing CAP_PROP_SAR_NUM/DEN propepties into .hpp file 2018-02-21 19:14:04 +03:00
misc java(test): fix test names 2018-01-12 19:14:00 +00:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src Merge pull request #11092 from terfendail:msmf_videocapture 2018-04-05 13:55:42 +03:00
test Merge pull request #11092 from terfendail:msmf_videocapture 2018-04-05 13:55:42 +03:00
CMakeLists.txt Added avi-container with tests 2018-02-15 17:34:49 +03:00