Re: [FFmpeg-devel] avfilter/x86/vf_interlace : fix crash in low_pass_complex

2017-12-15 Thread Martin Vignali
> > Patch LGTM, thanks! > > Regards, > Thomas > > > Pushed, thanks Martin ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] avfilter/x86/vf_interlace : fix crash in low_pass_complex

2017-12-14 Thread Thomas Mundt
Hi, 2017-12-14 17:58 GMT+01:00 Martin Vignali : > Hello, > > related to ticket 6491 (crash using crop and vf_interlace) > > in attach patch to fix crash when data are unaligned, with low_pass_complex > filtering > (the previous patch, fix crash, for low_pass_simple filtering) > > > Can be test wi

[FFmpeg-devel] avfilter/x86/vf_interlace : fix crash in low_pass_complex

2017-12-14 Thread Martin Vignali
Hello, related to ticket 6491 (crash using crop and vf_interlace) in attach patch to fix crash when data are unaligned, with low_pass_complex filtering (the previous patch, fix crash, for low_pass_simple filtering) Can be test with For 8 bits ./ffmpeg -f lavfi -i testsrc=s=hd1080,format=yuv420p