Initial fix to try and return a valid fourcc when _opencv_avcodec_get_name fails.
authorcudawarped <12133430+cudawarped@users.noreply.github.com>
Tue, 2 Aug 2022 14:18:42 +0000 (17:18 +0300)
committercudawarped <12133430+cudawarped@users.noreply.github.com>
Tue, 2 Aug 2022 14:18:42 +0000 (17:18 +0300)
commit4b05765174fa2a0750aa8acc252329d6df73c2f1
tree3e33be4fd6a06ad39d13441836e29467ccb3e203
parent50707a274156406708752cb3c29d3e32c3b0e1cc
Initial fix to try and return a valid fourcc when _opencv_avcodec_get_name fails.
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/test/test_ffmpeg.cpp