[FFmpeg-devel] [PATCH] avfilter:vf_libvmaf: fix errors while running with psnr=1 and improve docs
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Nov 6 15:21:31 EET 2017
2017-11-06 13:52 GMT+01:00 Ronald S. Bultje <rsbultje at gmail.com>:
> Hi,
>
> On Thu, Oct 12, 2017 at 4:43 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com>
> wrote:
>
>> 2017-10-11 15:53 GMT+02:00 Ashish Pratap Singh <ashk43712 at gmail.com>:
>>
>> > Hi, this patch fixes the seg fault which ocuured while running libvmaf
>> > filter with option psnr=1. This also improves libvmaf doc a bit.
>>
>> Please split in two patches.
>
> Split, and pushed.
+ format = (char *) s->desc->name;
Isn't this cast a bad idea?
Thank you for reviving this, Carl Eugen
More information about the ffmpeg-devel
mailing list