19 Commits (f4868db30b83d126afabc79a7f36277de59ef808)

Author SHA1 Message Date
Your Name 9b9ec60b4b Fix bug in cudacodec preventing it from building against the Nvidia Video Codec SDK 12 3 years ago
Your Name 9b87bed1e2 Move EncoderParams constructor and add build/run instructions/comments 3 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 d3b58df32f Remove temporary files from accuracy tests. 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 58e7e307e3 Add other missing target. 3 years ago
James Bowley 1b92ec7a5d Add missing cmake target. 3 years ago
James Bowley 587207bd9b Initail commit adding nvdec scaling and cropping to cudacodec 3 years ago
James Bowley 657335352a Replace internal raw pointer with vect. 3 years ago
James Bowley 66809ea929 Fix memory leak caused by incorrect use of smart pointer. 3 years ago
James Bowley 9e591fba37 Add support for av1 and update fourcc mapping to deal with all combinations of expected codecs. 3 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago