summaryrefslogtreecommitdiff
path: root/libavfilter/vf_weave.c
Commit message (Collapse)AuthorAge
* lavfi/weave: Refactor two near-identical clauses.Shlomi Fish2018-07-04
| | | | | | The changes contained in this patch are hereby placed under the Expat licence. Reviewed-by: Paul B Mahol
* avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol2017-08-16
| | | | Fixes #6590.
* avfilter: add doubleweave filterPaul B Mahol2017-04-22
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter/vf_weave: do not leak unused framePaul B Mahol2016-09-09
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add weave filterPaul B Mahol2016-09-02
Signed-off-by: Paul B Mahol <onemda@gmail.com>