opencv/modules/videoio/test
Skreg f6aa472acc
Merge pull request #26800 from shyama7004:fix-cap-orientation-auto-default
Fixed default cap_prop_orientation_auto behaviour #26800

Fixes : #26795

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-01-22 13:55:48 +03:00
..
test_audio.cpp Merge pull request #24243 from kecsap:4.x 2023-11-08 13:41:50 +03:00
test_camera.cpp Added test with V4L CAP_PROP_CONVERT_RGB=false. 2023-10-16 10:20:18 +03: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 videoio(test): re-enable FFmpeg tests on WIN32 2024-12-26 12:29:45 +00:00
test_gstreamer.cpp Fixed build warning introduced in #24243. 2023-11-08 15:30:40 +03:00
test_images.cpp Merge pull request #26637 from MaximSmolskiy:fix-VideoCapture-fails-to-read-single-image-with-digits-in-name 2024-12-19 08:17:05 +03:00
test_main.cpp build: made environment access a separate feature 2024-10-30 18:37:22 +03: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_orientation.cpp Merge pull request #26800 from shyama7004:fix-cap-orientation-auto-default 2025-01-22 13:55:48 +03:00
test_plugins.cpp videoio(plugin): add query API for plugins 2021-04-19 14:25:45 +00:00
test_precomp.hpp build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
test_v4l2.cpp Added option to dump v4l2 test frame from virtual camera. 2024-04-04 15:50:27 +03:00
test_video_io.cpp Merge pull request #25584 from dkurt:videocapture_from_buffer 2024-12-26 12:48:49 +03:00