16 Commits (ab4bfc261b68a511b7180253ac814a4ce68c64d2)

Author SHA1 Message Date
cudawarped 7b9785171f
Merge pull request #3542 from cudawarped:cudacodec_videoreader_seek 1 year ago
cudawarped f40bc0cb4c cudacodec: VideoWriter add container output 2 years ago
Vadim Levin 68c708d833 fix: remove using namespace cuda from public header 2 years ago
cudawarped c49a4202e0 cudacodec: return luma hist from VideoReader::nextFrame if requested 2 years ago
cudawarped 045a9b07ed cudacodec: add capacity to reconfigure decoder on resolution change 2 years ago
cudawarped d9967922ce cudacodec: fix nv12 to bgr/bgra conversion 2 years ago
Your Name 9b87bed1e2 Move EncoderParams constructor and add build/run instructions/comments 2 years ago
James Bowley ea1fe97635 Remove slash. 3 years ago
James Bowley 86790142c1 Extend Codec and ColorFormat enums instead of using VideoWriter specific ones and use camel-case for enum names. 3 years ago
James Bowley fbd6827e71 Two factory methods. 3 years ago
James Bowley 4fa9c71169 Four factory method version. 3 years ago
James Bowley e1bd434528 Address cmake errors, build warnings and use codec supported by windows ffmpeg.dll in perf tests. 3 years ago
James Bowley 22261ec976 Fix documentation warning 3 years ago
James Bowley 9ccca57108 Update cudacodec::VideoWriter to work with the latest Nvidia Video Codec SDK 3 years ago
James Bowley 587207bd9b Initail commit adding nvdec scaling and cropping to cudacodec 3 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago