34 Commits (a70a5b7c62c3189d2d428d044f883148f340e5f6)

Author SHA1 Message Date
Timo Rothenpieler 2de6cd4ba4 avutil/hwcontext_cuda: return more useful error codes from init functions 3 years ago
Timo Rothenpieler b1f1de0844 avutil/hwcontext_cuda: add option to use primary device context 3 years ago
Lynne 4a6581e968 hwcontext_vulkan: dynamically load functions 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer e36eb94048 avutil: use the buffer_size_t typedef where required 4 years ago
Timo Rothenpieler 98d3f23598 avutil/hwcontext_cuda: fix edge case with non-even frame heights 4 years ago
Timo Rothenpieler 2f3cb5ccca avutil/hwcontext_cuda: query correct alignment from device 4 years ago
Timo Rothenpieler d5763edab2 avutil/hwcontext_cuda: increase CUDA frame alignment to 512 4 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Timo Rothenpieler 30b28f9a83 avutil/hwcontext_cuda: Only handle CUDA hardware frames 5 years ago
Timo Rothenpieler d9a37af070 avutil/hwcontext_cuda: combine transfer functions 5 years ago
Yaroslav Pogrebnyak 08d46cb586 avutil/hwcontext_cuda: add YUVA420P pixel format 5 years ago
Philip Langdale 7f149b0452 lavu/hwcontext_cuda: refactor context initialisation 5 years ago
Lynne a88449ffb2 lavu: add Vulkan hwcontext code 5 years ago
Oleg Dobkin 32ba563cfc avutil/hwcontext_cuda: allow using primary CUDA device context 5 years ago
Philip Langdale 52d8f35b14 avutil/hcontext_cuda: Remove unnecessary stream synchronisation 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
Marton Balint 1b2471039b avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer 7 years ago
Timo Rothenpieler ece068a771 avutil/hwcontext_cuda: use generic size and pointer assignment functions 7 years ago
Timo Rothenpieler 41a18982d0 avutil/hwcontext_cuda: add support for nvenc rgb formats 7 years ago
Timo Rothenpieler 9b82e333b7 avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler c855683427 avutil/hwcontext_cuda: add CUstream in cuda hwctx 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Yogender Gupta 3407d8118c hwcontext_cuda : Support YUV444P16 format 7 years ago
wm4 3ad825793a hwcontext_cuda: implement frames_get_constraints 8 years ago
wm4 c16fe1432d hwcontext_cuda: implement frames_get_constraints 8 years ago
Timo Rothenpieler 52773a2c68 avutil/hwcontext_cuda: check for missing pixel format 8 years ago
Philip Langdale 8d6c358ea8 libavutil/hwcontext_cuda: Support P010 and P016 formats 8 years ago
Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler a0d7ce1406 avutil/hwcontext_cuda: align allocated frames 8 years ago
Timo Rothenpieler 97e7f03d35 avutil/hwcontext_cuda: use proper synchronization flag 8 years ago
Yogender Kumar Gupta 340f12f712 hwcontext_cuda: Add P010 and YUV444P16 pixel format 8 years ago
Anton Khirnov 2e219b491b hwcontext_cuda: implement device creation 9 years ago
Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 9 years ago