| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/internal: Replace AVFilterPad.needs_writable by flags | Andreas Rheinhardt | 2021-08-17 | 1 | -1/+1 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -2/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -1/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_maskfun: add support for commands | Paul B Mahol | 2021-02-09 | 1 | -31/+67 |
* | avfilter/vf_maskfun: fix memleak | Paul B Mahol | 2019-10-18 | 1 | -0/+8 |
* | avfilter: add maskfun filter | Paul B Mahol | 2019-01-12 | 1 | -0/+279 |