| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_weave: add slice threading support | Paul B Mahol | 2021-01-30 | 1 | -16/+44 |
* | avfilter/vf_weave: use ff_formats_pixdesc_filter() | Paul B Mahol | 2021-01-16 | 1 | -11/+5 |
* | avfilter: Remove redundant ff_formats/channel_layouts_unref() | Andreas Rheinhardt | 2020-08-24 | 1 | -1/+0 |
* | avfilter/vf_weave: pal and hwaccel formats are not supported | Paul B Mahol | 2019-11-19 | 1 | -0/+22 |
* | lavfi/weave: Refactor two near-identical clauses. | Shlomi Fish | 2018-07-04 | 1 | -19/+13 |
* | avfilter/vf_weave: fix top vs bottom field order | Paul B Mahol | 2017-08-16 | 1 | -4/+4 |
* | avfilter: add doubleweave filter | Paul B Mahol | 2017-04-22 | 1 | -14/+55 |
* | avfilter/vf_weave: do not leak unused frame | Paul B Mahol | 2016-09-09 | 1 | -0/+8 |
* | avfilter: add weave filter | Paul B Mahol | 2016-09-02 | 1 | -0/+143 |