aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_swaprect.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_swaprect: add support for commandsPaul B Mahol2021-02-091-1/+2
* avfilter/swaprect: correct assignment of VAR_POSGyan Doshi2020-01-151-1/+1
* lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFTClément Bœsch2018-05-081-10/+10
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* lavfi: split frame_count between input and output.Nicolas George2016-11-131-1/+1
* avfilter/vf_swaprect: add timeline supportPaul B Mahol2016-02-081-0/+1
* avfilter: add swaprect filterPaul B Mahol2016-02-071-0/+255