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 E820B48254 for ; Thu, 14 Dec 2023 22:17:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2D36E68D240; Fri, 15 Dec 2023 00:17:48 +0200 (EET) 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 B997D68CF59 for ; Fri, 15 Dec 2023 00:17:41 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id C770F1BF204 for ; Thu, 14 Dec 2023 22:17:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1702592261; 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=zCe0JrFWgY07VfWjC4WpnfyN+tO5svB+Fd3g1klqqC0=; b=M4uB0bH0/ozLcV6XL3J/TUKuHncYi1hM+OJrbNJKba6OSbXK4Z6F8IltDPgJ7tKKNFX4oJ 1PeSaN24WZPMvuLqx1bRd54MQyhLwNZmJxzZcSyT1CYaucslO8k0wfH1iGJJWy8FMPGHwK GQPSCcy4OHuYmJYZicULBt1W8hPO85KTBs8a+B4GYi2r9rt++aWKfGjMzYEcZIEyU4swtE 5BPsgKf7KAj9YUVWRwTARv+aHpqXrpzeEpdIPnCtJFA0oqlHdMF+uZJVFPzWohLuBq3T7y T92nGiBLBod7AjfOBhA/Vlq2eWyVuvzZKQOVYtVS6K9kUjptt5oiwHBC7II71A== Date: Thu, 14 Dec 2023 23:17:39 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231214221739.GO6420@pb2> References: <20230812203116.31057-1-pal@sandflow.com> MIME-Version: 1.0 In-Reply-To: <20230812203116.31057-1-pal@sandflow.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec/jpeg2000htdec: check if block decoding will exceed internal precision 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="===============7150018456132532230==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7150018456132532230== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7gLe/sNPhR777EPF" Content-Disposition: inline --7gLe/sNPhR777EPF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 12, 2023 at 01:31:16PM -0700, pal@sandflow.com wrote: > From: Pierre-Anthony Lemieux >=20 > Intended to replace https://patchwork.ffmpeg.org/project/ffmpeg/patch/202= 30802000135.26482-3-michael@niedermayer.cc/ > with a more accurate block decoding magnitude bound. >=20 > --- > libavcodec/jpeg2000htdec.c | 34 +++++++++++++++++++++++++++++++++- > 1 file changed, 33 insertions(+), 1 deletion(-) will apply it seems this was forgotten somehow thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB While the State exists there can be no freedom; when there is freedom there will be no State. -- Vladimir Lenin --7gLe/sNPhR777EPF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXt+9gAKCRBhHseHBAsP qzhUAJ9zCQ4I8+PDw5gftouGEi1vgkRy5gCbBGkUGN9DzPj2vGCxhyi+GgWy1co= =c+4r -----END PGP SIGNATURE----- --7gLe/sNPhR777EPF-- --===============7150018456132532230== 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". --===============7150018456132532230==--