Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_vif: add support for more formats | Paul B Mahol | 2021-02-25 | 1 | -8/+16 |
* | avfilter/vf_vif: simplify case comparing same inputs | Paul B Mahol | 2021-02-25 | 1 | -7/+2 |
* | avfilter/vf_vif.c: fix build warning for [-Wmain] | Guo, Yejun | 2021-02-25 | 1 | -7/+7 |
* | avfilter/vf_vif: Remove superfluous ';' | Andreas Rheinhardt | 2021-02-19 | 1 | -2/+2 |
* | avfilter: add vif filter | Ashish Singh | 2021-02-16 | 1 | -0/+654 |