opencv/modules/videoio/test
cudawarped 46d988e2cb
Merge pull request #22248 from cudawarped:ffmpeg_rtsp_low_fps
* 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.
2022-09-12 09:12:28 +03:00
..
test_audio.cpp videoio(test): skip failed tests in misconfigured environments 2022-05-25 06:40:03 +00:00
test_camera.cpp videoio(MSMF): add queue for async ReadSample() 2021-12-13 21:02:24 +00:00
test_container_avi.cpp Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 2019-02-26 13:50:30 +03:00
test_dynamic.cpp Merge pull request #14156 from mshabunin:videowriter-bad-test 2019-03-29 17:52:22 +03:00
test_ffmpeg.cpp Merge pull request #22248 from cudawarped:ffmpeg_rtsp_low_fps 2022-09-12 09:12:28 +03:00
test_gstreamer.cpp Merge pull request #18694 from zyp:gstreamer_gray16 2021-08-16 16:20:10 +00:00
test_main.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-17 21:05:34 +00:00
test_mfx.cpp Merge pull request #20614 from mshabunin:use-onevpl-load 2021-10-21 13:56:11 +00:00
test_microphone.cpp Merge pull request #19721 from MaximMilashchenko:Audio 2021-10-20 16:18:24 +03:00
test_plugins.cpp videoio(plugin): add query API for plugins 2021-04-19 14:25:45 +00:00
test_precomp.hpp add test (DISABLED_open_from_web) 2022-03-30 15:01:02 +03:00
test_video_io.cpp videoio(test): skip failed tests in misconfigured environments 2022-05-25 06:40:03 +00:00