[FFmpeg-cvslog] avfilter: add vif filter

2021-02-16 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Sat Jul 29 14:34:29 2017 +0530| [38aea9b0416f574757a56591b8a6f305cbc659ad] | committer: Paul B Mahol avfilter: add vif filter This is Visual Information Fidelity (VIF) filter and one of the component filters of VMAF. It outputs the average VIF score

[FFmpeg-cvslog] avfilter: add vmafmotion filter

2017-09-30 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Sat Sep 16 02:35:58 2017 +0530| [148c8e88c43cfbabd6aee9f01ef30942cee9d359] | committer: Ronald S. Bultje avfilter: add vmafmotion filter Signed-off-by: Ashish Singh Signed-off-by: Ronald S. Bultje > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] configure: require pkg-config for libvmaf

2017-08-30 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Tue Aug 1 21:02:18 2017 +0530| [1dc33c123715e195f7f19b2dca8f192a550f047c] | committer: Ronald S. Bultje configure: require pkg-config for libvmaf This patch makes the libvmaf filter use pkg-config to detect and link to libvmaf. Signed-off-by: Ashish

[FFmpeg-cvslog] avfilter/vf_libvmaf: fix pre convert to framesync2 bugs

2017-08-30 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Thu Aug 3 11:22:01 2017 +0530| [2a4a26fa4f3c9310cd8cf6a0d093c927f64ef8a7] | committer: Ronald S. Bultje avfilter/vf_libvmaf: fix pre convert to framesync2 bugs Hi, it fixes the errors while converting to framesync2. libvmaf was changed recently

[FFmpeg-cvslog] avfilter: add LIBVMAF filter

2017-07-16 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Sat Jul 15 22:30:33 2017 +0530| [615479d51c6a76275c114888b5600b929309f4c4] | committer: Ronald S. Bultje avfilter: add LIBVMAF filter This one changes the previous vmaf patch to libvmaf to keep it separate from the native implementation of vmaf inside