aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_weave.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_weave: add slice threading supportPaul B Mahol2021-01-301-16/+44
* avfilter/vf_weave: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-161-11/+5
* avfilter: Remove redundant ff_formats/channel_layouts_unref()Andreas Rheinhardt2020-08-241-1/+0
* avfilter/vf_weave: pal and hwaccel formats are not supportedPaul B Mahol2019-11-191-0/+22
* lavfi/weave: Refactor two near-identical clauses.Shlomi Fish2018-07-041-19/+13
* avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol2017-08-161-4/+4
* avfilter: add doubleweave filterPaul B Mahol2017-04-221-14/+55
* avfilter/vf_weave: do not leak unused framePaul B Mahol2016-09-091-0/+8
* avfilter: add weave filterPaul B Mahol2016-09-021-0/+143