mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 06:53:50 +08:00
46d988e2cb
* Allow the number of threads FFMpeg uses to be selected during VideoCapture::open(). Reset interupt timer in grab if err = avformat_find_stream_info(ic, NULL); is interupted but open is successful. * Correct the returned number of threads and amend test cases. * Update container test case. * Reverse changes added to existing videoio_container test case and include test combining thread change and raw read in the newly added videoio_read test case. |
||
---|---|---|
.. | ||
test_audio.cpp | ||
test_camera.cpp | ||
test_container_avi.cpp | ||
test_dynamic.cpp | ||
test_ffmpeg.cpp | ||
test_gstreamer.cpp | ||
test_main.cpp | ||
test_mfx.cpp | ||
test_microphone.cpp | ||
test_plugins.cpp | ||
test_precomp.hpp | ||
test_video_io.cpp |