Re: [FFmpeg-devel] [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0

2022-06-06 Thread Thilo Borgmann
Am 04.06.22 um 13:57 schrieb Thilo Borgmann: Now with actual patch… Pushed, thanks! -Thilo ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0

2022-06-04 Thread Thilo Borgmann
On 4 Jun 2022, at 13:56, Andreas Rheinhardt wrote: > Thilo Borgmann: >> Hi, >> >> Coverity complained about $subject. >> >> Close to trivial, will apply both soonish if nobody screams. >> > > You seem to have forgotten to attach your patches. Thanks, oh Laptops…. and subjects… and patches… 0:-

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0

2022-06-04 Thread Thilo Borgmann
$subject -ThiloFrom 11bc0a429d35815da7950f85b5f48f90758dc9ef Mon Sep 17 00:00:00 2001 From: Thilo Borgmann Date: Sat, 4 Jun 2022 13:47:31 +0200 Subject: [PATCH 2/2] lavfi/blockdetect: Reindent after last commit --- libavfilter/vf_blockdetect.c | 8 1 file changed, 4 insertions(+), 4 de

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0

2022-06-04 Thread Thilo Borgmann
Now with actual patch… -ThiloFrom 25e875c330e76c2c6be30231e9730fa3a2f30115 Mon Sep 17 00:00:00 2001 From: Thilo Borgmann Date: Sat, 4 Jun 2022 13:45:30 +0200 Subject: [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0 Found-by Covererity, CID 1504568, 1504569 --- libavfilter/vf_blockdetect.c

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0

2022-06-04 Thread Andreas Rheinhardt
Thilo Borgmann: > Hi, > > Coverity complained about $subject. > > Close to trivial, will apply both soonish if nobody screams. > You seem to have forgotten to attach your patches. - Andreas ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https: