| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_scale_cuda: reset frame size after acquiring from hwframe | Josh Allmann | 2019-05-24 | 1 | -0/+3 |
* | avfilter/vf_scale_cuda: Simplify output plane addressing | Philip Langdale | 2019-05-15 | 1 | -11/+11 |
* | avfilter/vf_scale_cuda: Add support for YUV444P16 | Philip Langdale | 2019-05-15 | 1 | -1/+16 |
* | avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit content | Philip Langdale | 2019-05-15 | 1 | -1/+1 |
* | avfilter/vf_scale_cuda: Switch to using ffnvcodec | Philip Langdale | 2019-02-27 | 1 | -77/+91 |
* | avutil/hwcontext_cuda: Define and use common CHECK_CU() | Philip Langdale | 2018-11-14 | 1 | -49/+43 |
* | avfilter/*_cuda: don't include internal header | Timo Rothenpieler | 2018-10-21 | 1 | -1/+1 |
* | avfilter/scale_cuda: add CUDA scale filter | Yogender Gupta | 2017-05-15 | 1 | -0/+556 |