mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
4c7f56263e
VideoCapture/DSHOW : Allow to set CAP_PROP_CONVERT_RGB before FOURCC/FPS/CHANNEL/WIDTH/HEIGHT. * 🐛 cap_dshow : Allow to set CAP_PROP_CONVERT_RGB before FOURCC/FPS/CHANNEL * 🐛 cap_dshow : fix g_VI.setConvertRGB not being called with correct boolean value on first property set. * ✅ cap_dshow : Test CAP_PROP_CONVERT_RGB persistence * 🚨 Fix cast from bool to double * 🚨 Fix trailing whitespace |
||
---|---|---|
.. | ||
test_camera.cpp | ||
test_container_avi.cpp | ||
test_dynamic.cpp | ||
test_ffmpeg.cpp | ||
test_gstreamer.cpp | ||
test_main.cpp | ||
test_mfx.cpp | ||
test_precomp.hpp | ||
test_video_io.cpp |