22 Commits (4.x)

Author SHA1 Message Date
cudawarped 234297d452 cudacodec: update VideoWriter to correctly set the pts inside the encapsulated video stream 3 weeks ago
cudawarped b893c398da cudacodec: Enable disabled windows features relying on ffmpeg dll 9 months ago
cudawarped 7b9785171f
Merge pull request #3542 from cudawarped:cudacodec_videoreader_seek 10 months ago
cudawarped f40bc0cb4c cudacodec: VideoWriter add container output 11 months ago
cudawarped c49a4202e0 cudacodec: return luma hist from VideoReader::nextFrame if requested 1 year ago
Alexander Smorkalov b677ac8910 FFmpeg/4.x: update FFmpeg wrapper 2023.6 1 year ago
cudawarped 72080b8957 cudacodec::VideoReader - amend FFmpeg codec resolution 1 year ago
cudawarped d4b55f7e6e cudacodec::VideoReader - ensure FormatInfo is valid before returning from createVideoReader 1 year ago
cudawarped 045a9b07ed cudacodec: add capacity to reconfigure decoder on resolution change 1 year ago
Alexander Smorkalov d4f7f5fe9d Promote cv::VideoCapture properties in VideoReader. 1 year ago
cudawarped d9967922ce cudacodec: fix nv12 to bgr/bgra conversion 1 year ago
cudawarped 82e2792ab5 cudacodec: ensure output frame resolution is display not coded size 2 years ago
James Bowley 86790142c1 Extend Codec and ColorFormat enums instead of using VideoWriter specific ones and use camel-case for enum names. 2 years ago
James Bowley d3b58df32f Remove temporary files from accuracy tests. 2 years ago
James Bowley fbd6827e71 Two factory methods. 2 years ago
James Bowley 4fa9c71169 Four factory method version. 2 years ago
James Bowley e1bd434528 Address cmake errors, build warnings and use codec supported by windows ffmpeg.dll in perf tests. 2 years ago
James Bowley 9ccca57108 Update cudacodec::VideoWriter to work with the latest Nvidia Video Codec SDK 2 years ago
James Bowley 587207bd9b Initail commit adding nvdec scaling and cropping to cudacodec 2 years ago
James Bowley 9e591fba37 Add support for av1 and update fourcc mapping to deal with all combinations of expected codecs. 2 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 2 years ago