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 8CDDA47A73 for ; Sat, 27 Jul 2024 22:06:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A6F2E68CC49; Sun, 28 Jul 2024 01:06:53 +0300 (EEST) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 53F9568D392 for ; Sun, 28 Jul 2024 01:06:46 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 93FA760002 for ; Sat, 27 Jul 2024 22:06:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1722118005; 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=XAUbDZQKKSzCn+i8bLobnHme0EOXXcYn7MiRX+J98FY=; b=Fi3+X9Kk8bQBMy7zkizDYhbO9t0w/vVEUXop4ZlAF5y89FLRJI3hbTA4eOtPTiXA6yojAg 6hAA2RgPesMsXAtHfvnpJxgWAJGMrRWyhjUNx06ghyQR/gXBtbsGpN8qLQ+ZNUX7kXcF4Y GwbgOxOyyS2xeq7Zo2GV3zsSgyTo6kMbpeo27DatVfMG512a9nHeC9ikEqPipI0MNa+lbO BYRo3RBvP59BnVhlZFJKczZ31wwhFYN9Wq/Cdcn9dAnC5OpIUN+Cz4wGWoUGtxNXS4QiIi Chm8i6A9Herg+mR7Ve4YTuQH7fc9BoD7M3xeHAuGL+vVnPf+f/QS+RXmSyqvWA== Date: Sun, 28 Jul 2024 00:06:44 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240727220644.GL4991@pb2> References: <20240726210832.288597-1-michael@niedermayer.cc> <6c07cd82-77c0-43cb-a9bc-8f123226c059@gmail.com> <41048059-e345-4cf0-9bbd-d08616fd5c73@gmail.com> MIME-Version: 1.0 In-Reply-To: <41048059-e345-4cf0-9bbd-d08616fd5c73@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avformat/mov: Check sample_sizes before using it 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="===============4320276346977831121==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4320276346977831121== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="L0oDrUrtRPgtRyo2" Content-Disposition: inline --L0oDrUrtRPgtRyo2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Fri, Jul 26, 2024 at 07:24:38PM -0300, James Almer wrote: [...] > > Deja vu. Didn't you send something like this before? > >=20 > > Also, can i get the sample? As with other issues, we shouldn't reach >=20 > No, it was me: > https://ffmpeg.org//pipermail/ffmpeg-devel/2024-June/330391.html Iam surprised we dont have more collisions either way i will drop this on my side >=20 > Still, i want to check the sample because i'm not sure how this code is > reached like this. sure, sent privatly thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB He who knows, does not speak. He who speaks, does not know. -- Lao Tsu --L0oDrUrtRPgtRyo2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZqVvdAAKCRBhHseHBAsP q0uUAKCa0HG/iUCcfMyw5Up3jc7/7SBC6QCeMaq7b6EHwm2ql6C8EolGhIAkwXQ= =x0qR -----END PGP SIGNATURE----- --L0oDrUrtRPgtRyo2-- --===============4320276346977831121== 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". --===============4320276346977831121==--