Paul B Mahol: > From f02425ca7207be131a0a9afe4b932fda084b7065 Mon Sep 17 00:00:00 2001 > From: Paul B Mahol <one...@gmail.com> > Date: Fri, 12 May 2023 23:37:59 +0200 > Subject: [PATCH] avcodec/elbg: fix integer overflows > > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > libavcodec/elbg.c | 51 ++++++++++++++++++++++++++++++----------------- > 1 file changed, 33 insertions(+), 18 deletions(-)
Is this supposed to fix ticket #9977 (a regression caused by c1a49a1264926039fabdeb1c51909fc2c34e2414)? If so, add it to the commit message. Also, did you check whether it the tickets that the patch introducing the regression intended to fix are still fine after this? - Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".