summaryrefslogtreecommitdiff
path: root/libavfilter/af_afwtdn.c
Commit message (Expand)AuthorAge
* avfilter/af_afwtdn: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/af_afwtdn: add internal timeline supportPaul B Mahol2021-10-03
* 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/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter/af_afwtdn: add forgotten break statementPaul B Mahol2021-07-25
* avfilter: add afwtdn filterPaul B Mahol2021-07-24