• Vitaly Tuzov's avatar
    Merge pull request #11092 from terfendail:msmf_videocapture · 628f04ae
    Vitaly Tuzov authored
    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
    628f04ae
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...