fix corner case of libnvcuvid
authorTomoaki Teshima <tomoaki.teshima@gmail.com>
Thu, 11 Jun 2020 14:06:18 +0000 (23:06 +0900)
committerTomoaki Teshima <tomoaki.teshima@gmail.com>
Thu, 11 Jun 2020 14:06:18 +0000 (23:06 +0900)
commitd4af89781b81cdc2ffa93af2a04a26370575d230
tree894850af656863ccd100c6679ead24a2235524cd
parent476aa443c6e1c92c8f8da3ee73622a9b18159958
fix corner case of libnvcuvid
  * detect header automatically and not based on version number
cmake/OpenCVDetectCUDA.cmake
cmake/templates/cvconfig.h.in
modules/cudacodec/src/cuvid_video_source.hpp
modules/cudacodec/src/frame_queue.hpp
modules/cudacodec/src/precomp.hpp
modules/cudacodec/src/video_decoder.hpp
modules/cudacodec/src/video_parser.hpp