From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 622104A8E3 for ; Wed, 24 Apr 2024 00:49:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7688068D371; Wed, 24 Apr 2024 03:49:25 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0E31968D194 for ; Wed, 24 Apr 2024 03:49:17 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 5FF491BF204 for ; Wed, 24 Apr 2024 00:49:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1713919757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=mM/XRyRxo2MwBiEvKKdUgk4lRiunM4yBVr4xlc/EqVE=; b=hMwrjKZ3qQuDtjac5FEIQV/9OafoEQCOOwKMQovWpJOwrlzJ7kewXt4Svssn2cRVhl9beg sQSB138BaeKE04ipw2y3aX+4be2TPn17CDhkonR73lRFKsiY/viIiBi50Zl3f5dEhvQoD3 efDINnJC/C/IzBFJrgD7iTo2iEpdM9BUp1kmy2Xo9dNkdgAwR8Zxyw7savG4080Mo0mMZt RhypUnCDZdvJxaRUiXQaXuaVi6uJM8SHVcLgvoDR2D5/MckxgmJLpJNlZw8zkd2TatNViv l4KoD1217cRSGFaT6IOTR/fUc8MbBwpwc2y2g4qCTRVJfVQSlT7NQtPS+3AE/Q== Date: Wed, 24 Apr 2024 02:49:16 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240424004916.GP6420@pb2> References: <20240421230701.4178782-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240421230701.4178782-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avfilter/signature_lookup: Fix 2 differences to the refernce SW X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============4816489734790783250==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4816489734790783250== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lOM1+DoFfTOjT/6O" Content-Disposition: inline --lOM1+DoFfTOjT/6O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 22, 2024 at 01:06:59AM +0200, Michael Niedermayer wrote: > Fixes: CID1403227 Division or modulo by float zero >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavfilter/signature_lookup.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "You are 36 times more likely to die in a bathtub than at the hands of a terrorist. Also, you are 2.5 times more likely to become a president and 2 times more likely to become an astronaut, than to die in a terrorist attack." -- Thoughty2 --lOM1+DoFfTOjT/6O Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZihXCQAKCRBhHseHBAsP qwdcAJ4xSMFae7jln2T2655/GVYgGcwxmQCfREBxh5dROCv+ts3BC3pyxEOBhzo= =/A1C -----END PGP SIGNATURE----- --lOM1+DoFfTOjT/6O-- --===============4816489734790783250== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============4816489734790783250==--