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

Ronald S. Bultje rsbultje at gmail.com
Wed Aug 30 16:24:26 EEST 2017


Hi,

On Thu, Aug 3, 2017 at 1:34 AM, Ashish Pratap Singh <ashk43712 at gmail.com>
wrote:

> From: Ashish Singh <ashk43712 at gmail.com>
>
> Hi, it fixes the errors while converting to framesync2.
> libvmaf was changed recently, double *score variable is removed in the new
> version since it's not used anywhere. This patch fixes all the warnings and
> segmentation faults.
>
> Signed-off-by: Ashish Singh <ashk43712 at gmail.com>
> ---
>  libavfilter/vf_libvmaf.c | 10 ++++------
>  1 file changed, 4 insertions(+), 6 deletions(-)


Pushed.

Ronald


More information about the ffmpeg-devel mailing list