summaryrefslogtreecommitdiff
path: root/libavfilter/vf_thumbnail_cuda.c
Commit message (Collapse)AuthorAge
* avfilter/vf_thumbnail_cuda: Avoid mixing declaration and statementsMichael Niedermayer2017-10-01
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta2017-09-22
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>