summaryrefslogtreecommitdiff
path: root/libavfilter/vif.h
Commit message (Collapse)AuthorAge
* avfilter: add vif filterAshish Singh2021-02-16
This is Visual Information Fidelity (VIF) filter and one of the component filters of VMAF. It outputs the average VIF score over all frames. Signed-off-by: Ashish Singh <ashk43712@gmail.com>