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 6592E49CEB for ; Thu, 9 May 2024 01:07:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 92FCD68D1B3; Thu, 9 May 2024 04:07:03 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2240168D1B3 for ; Thu, 9 May 2024 04:06:56 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 809D4240004 for ; Thu, 9 May 2024 01:06:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1715216815; 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=s4KaPmyZmL+iMb3p8/C77Xd/qNcE7VP/FhcV7gLHCJM=; b=oU90J6cpq/WlRjeVLAp3VvT95p8Kv+EZylmZyE06a23kM7UH816Ma80gb24EYZsuOujuYT rUf3uTa9RvnE+fh8pudrLLECcLNbx7QyO+LQ+O0MjPjgX4lVHdTcZ/STRABg3fyHJcFx1k sBv9cb4V1LTkCADcEBw6rfr0+NJ1YwtW+meN1C9w5viRGzA+VFn+IGjyEsaSN7oDQkfuq9 172Dhz8XpZL4xX9inCer0nyuk89tWqOMwA7VNNXHYU0JKjfJa87BVPbLciVIcAKsAzLACd oZzPL8mcVc0xNCcNY1M75NkAxHgvKYm9psND5p/0ppKWfGPzLesk8c/2sMbd4Q== Date: Thu, 9 May 2024 03:06:54 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240509010654.GM6420@pb2> References: <20240424014522.4015429-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240424014522.4015429-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/5] doc/examples/demux_decode: Simplify loop 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="===============6862510019999643847==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6862510019999643847== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="FrZEXyaNSTiivlJH" Content-Disposition: inline --FrZEXyaNSTiivlJH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 24, 2024 at 03:45:18AM +0200, Michael Niedermayer wrote: > Fixes: CID1463550 Logically dead code >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > doc/examples/demux_decode.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No great genius has ever existed without some touch of madness. -- Aristotle --FrZEXyaNSTiivlJH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZjwhrgAKCRBhHseHBAsP q8b1AKCKT8b+EBZjc7FFsKrvkjlkKFj6ZACdHXOE/BjfPETwNmykiF7DzBzjCpo= =zPys -----END PGP SIGNATURE----- --FrZEXyaNSTiivlJH-- --===============6862510019999643847== 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". --===============6862510019999643847==--