summaryrefslogtreecommitdiff
path: root/libavfilter/vf_swaprect.c
Commit message (Expand)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_swaprect: add support for commandsPaul B Mahol2021-02-09
* avfilter/swaprect: correct assignment of VAR_POSGyan Doshi2020-01-15
* lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFTClément Bœsch2018-05-08
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* avfilter/vf_swaprect: add timeline supportPaul B Mahol2016-02-08
* avfilter: add swaprect filterPaul B Mahol2016-02-07