summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale_cuda.c
Commit message (Expand)AuthorAge
* avfilter: rename scale.c,h to scale_evalGyan Doshi2019-12-10
* avfilter/scale.c: factorize ff_scale_eval_dimensionsGyan Doshi2019-12-08
* avfilter/vf_scale_cuda: reset frame size after acquiring from hwframeJosh Allmann2019-05-24
* avfilter/vf_scale_cuda: Simplify output plane addressingPhilip Langdale2019-05-15
* avfilter/vf_scale_cuda: Add support for YUV444P16Philip Langdale2019-05-15
* avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit contentPhilip Langdale2019-05-15
* avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-14
* avfilter/*_cuda: don't include internal headerTimo Rothenpieler2018-10-21
* avfilter/scale_cuda: add CUDA scale filterYogender Gupta2017-05-15