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-08-16avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol
Fixes #6590.
2017-04-22avfilter: add doubleweave filterPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2016-09-09avfilter/vf_weave: do not leak unused framePaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2016-09-02avfilter: add weave filterPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>