summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale_cuda.cu
Commit message (Expand)AuthorAgeFilesLines
* avfilter/scale_cuda: add support for pixel format conversionTimo Rothenpieler2021-06-251-165/+1144
* avfilter/scale_cuda: combine separate CUDA sourcesTimo Rothenpieler2021-06-241-1/+135
* avfilter/scale_cuda: add nearest neighbour algorithmTimo Rothenpieler2020-11-031-0/+42
* avfilter/scale_cuda: code cleanupTimo Rothenpieler2020-11-031-162/+32
* avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-271-37/+36
* avfilter/scale_cuda: add CUDA scale filterYogender Gupta2017-05-151-0/+212