[FFmpeg-devel] [PATCH 7/7] avfilter/vf_framerate: fix scene score with negative linesize

Paul B Mahol onemda at gmail.com
Mon Dec 11 11:25:39 EET 2017


On 12/10/17, Marton Balint <cus at passwd.hu> wrote:
> Also, do not overread input if linesize > width, or linesize is not
> divisible
> by 8, and use the proper rounded width/height for MAFD calculation.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  libavfilter/vf_framerate.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>

lgtm


More information about the ffmpeg-devel mailing list