summaryrefslogtreecommitdiff
path: root/libavfilter/vf_tpad.c
Commit message (Collapse)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
| | | | | | | This is possible now that the next-API is gone. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: James Almer <jamrial@gmail.com>
* avfilter: add av_cold where it is missingPaul B Mahol2019-10-03
|
* avfilter: add tpad filterPaul B Mahol2018-11-02