33 Commits (2c734a84964c6f6896194b0a3175124897468eac)

Author SHA1 Message Date
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer d8a18c8fc2 avcodec: use the buffer_size_t typedef where required 4 years ago
Philip Langdale 67bb11b5f6 avcodec/nvdec: Add support for decoding monochrome av1 4 years ago
Timo Rothenpieler ac5b45abab avcodec/nvdec: add av1 hwaccel 4 years ago
Timo Rothenpieler 72982f8cb5 avcodec/nvdec: add support for separate reference frame 4 years ago
Timo Rothenpieler 767f53533a nvdec: attach real hw_frames to post-processed frames 5 years ago
Philip Langdale 83c7ac2e47 avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
Philip Langdale e06ccfbe1d avcodec/nvdec: Add support for decoding HEVC 4:4:4 content 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
Philip Langdale 1b41115ef7 avcodec/nvdec: Increase frame pool size to help deinterlacing 6 years ago
Philip Langdale 2d0ee127be avcodec/nvdec: Push the context before destroying the decoder 6 years ago
Timo Rothenpieler 880236e898 avcodec/nvdec: pass CUstream in vpp parameters 7 years ago
Timo Rothenpieler baabd3c2ad avcodec/nvdec: avoid needless copy of output frame 7 years ago
Philip Langdale cd98f20b4a avcodec/nvdec: Implement mjpeg nvdec hwaccel 7 years ago
Jacob Trimble 2fdc9f7c49 avcodec/nvdec: Fix capability check with old drivers. 7 years ago
Philip Langdale 1da9851e34 avcodec/nvdec: Implement vp8 hwaccel 7 years ago
Philip Langdale 4186a77f26 avcodec/nvdec: Round up odd width/height values 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Philip Langdale 6b77a10e43 avcodec: Implement mpeg4 nvdec hwaccel 7 years ago
Philip Langdale 8bca292c30 avcodec: Implement mpeg1 nvdec hwaccel 7 years ago
Philip Langdale 4c7b023d56 avcodec: Refactor common nvdec hwaccel logic 7 years ago
Philip Langdale 7c9f739d86 avcodec: Implement mpeg2 nvdec hwaccel 7 years ago
Philip Langdale 912ceba61b avcodec: Implement vc1 nvdec hwaccel 7 years ago
Timo Rothenpieler 8bcf5840ea avcodec/nvdec: fix return value on error 7 years ago
Timo Rothenpieler 538de4354d avcodec/nvdec: warn about thread count if applicable 7 years ago
Timo Rothenpieler f3f73f0893 avcodec: implement vp9 nvdec hwaccel 7 years ago
Timo Rothenpieler 3f6294a53d avcodec/nvdec: add support for 12 bit formats 7 years ago
Timo Rothenpieler c60bc02bf4 avcodec/nvdec: check hardware capabilities 7 years ago
Timo Rothenpieler 3e0e163458 avcodec/nvdec: don't add thread buffer twice 7 years ago
wm4 7546964f96 nvdec: add frames_params support 7 years ago
James Almer 2760454945 avcodec/nvdec: fix copyright headers 7 years ago
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 7 years ago