• 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
..
test_container_avi.cpp Loading commit data...
test_ffmpeg.cpp Loading commit data...
test_fourcc.cpp Loading commit data...
test_main.cpp Loading commit data...
test_mfx.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_video_io.cpp Loading commit data...