aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_vif.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* avfilter/vf_vif: add support for more formatsPaul B Mahol2021-02-251-8/+16
* avfilter/vf_vif: simplify case comparing same inputsPaul B Mahol2021-02-251-7/+2
* avfilter/vf_vif.c: fix build warning for [-Wmain]Guo, Yejun2021-02-251-7/+7
* avfilter/vf_vif: Remove superfluous ';'Andreas Rheinhardt2021-02-191-2/+2
* avfilter: add vif filterAshish Singh2021-02-161-0/+654