opencv/modules/videoio/test
Lilo Huang cb7fe597a5
Merge pull request #23172 from lilohuang:master
Adding HEVC/H265 FourCC support to MSMF video writer

* Adding HEVC/H265 fourcc to MSMF video writer

Adding HEVC/H265 fourcc to MSMF video writer. I have verified it with my own video input stream, and it works well on my workstation.

* Update video io testing

* Adding macro fence to get rid of compiler error

H265/HEVC encoder is only available in Windows or later. https://learn.microsoft.com/en-us/windows/win32/medfound/h-265---hevc-video-encoder

* Update test_video_io.cpp
2023-01-25 04:49:08 +00:00
..
test_audio.cpp videoio(test): skip unstable Media.audio test 2023-01-09 10:06:10 +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 videoio(ffmpeg): update tests with new Windows wrapper 2022-12-26 02:32:11 +00:00
test_gstreamer.cpp Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2022-12-15 12:53:22 +03: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_orientation.cpp add support for CAP_PROP_ORIENTATION_AUTO to AVFoundation backend 2022-11-25 17:25:13 +01: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 Merge pull request #23172 from lilohuang:master 2023-01-25 04:49:08 +00:00