summaryrefslogtreecommitdiff
path: root/libavfilter/vf_weave.c
Commit message (Expand)AuthorAge
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats*Andreas Rheinhardt2021-09-26
* avfilter/vf_weave: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_weave: add slice threading supportPaul B Mahol2021-01-30
* avfilter/vf_weave: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter: Remove redundant ff_formats/channel_layouts_unref()Andreas Rheinhardt2020-08-24
* avfilter/vf_weave: pal and hwaccel formats are not supportedPaul B Mahol2019-11-19
* lavfi/weave: Refactor two near-identical clauses.Shlomi Fish2018-07-04
* avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol2017-08-16
* avfilter: add doubleweave filterPaul B Mahol2017-04-22
* avfilter/vf_weave: do not leak unused framePaul B Mahol2016-09-09
* avfilter: add weave filterPaul B Mahol2016-09-02