Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-01avfilter/vf_thumbnail_cuda: Avoid mixing declaration and statementsMichael Niedermayer
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>