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
2015-11-26avfilter: add '.' at and of long filter description where it is missingPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-07-02avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-05-02avfilter: add find_rect filterMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>