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 3E0EC494C9 for ; Sun, 11 Feb 2024 23:06:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 930DC68D127; Mon, 12 Feb 2024 01:06:37 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6921E68C4C4 for ; Mon, 12 Feb 2024 01:06:30 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id B8694FF803 for ; Sun, 11 Feb 2024 23:06:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1707692789; 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=1X0qlFKulfXDtJNNeaoV9G1+MHNBuSWctVrR+W97Lxc=; b=JY69RVS6XFD7PyexHmK+sfT8KeyIvo26CRnVoKH0Bcmo4RS9OY7/nAUc1DjRIaBe7sL2ke oGfM/d+fGTlBdnINuUDDcq4OQbGjtj06bRfXT/luH9RtuWm1Z62YlTbOAnospQliYA4nbN uLd8LJnRtc/eT5JIdF65EH7UdMG/ZwA4Aneat4OWt/L7xQP+bY6EppCmkaVLLdNptmy7/9 gLxrPz3ssqQO16TvhbkYa+y6C9y87LuE5kKeP9WISFZ3j7fWQ3reHrUhjsFPc9Dgbh7iiU gsXzDgbdwoEfgl3sJwsbUTdERvZsV6KR3huYvlA6TPxiEGeTTXqQXyxzoKTawA== Date: Mon, 12 Feb 2024 00:06:29 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240211230629.GA6420@pb2> References: <20240203192931.28534-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240203192931.28534-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 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="===============9061236913808358645==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9061236913808358645== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Pk9E3X9WJGiLiudn" Content-Disposition: inline --Pk9E3X9WJGiLiudn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 03, 2024 at 08:29:31PM +0100, Michael Niedermayer wrote: > Fixes: Ticket6581 >=20 > Signed-off-by: Michael Niedermayer > --- > libavcodec/indeo3.c | 3 +++ > 1 file changed, 3 insertions(+) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry. --Pk9E3X9WJGiLiudn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZclS9AAKCRBhHseHBAsP q5ZQAJ9aGPhbkWil5B29PnQOQhEzI7aWWgCfUV2Vxhu09AprGen/hr5wUKPS4lw= =DYnz -----END PGP SIGNATURE----- --Pk9E3X9WJGiLiudn-- --===============9061236913808358645== 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". --===============9061236913808358645==--