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 CE9F04B993 for ; Tue, 2 Jul 2024 18:35:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7773B68D957; Tue, 2 Jul 2024 21:35:28 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E3D9C68D8C6 for ; Tue, 2 Jul 2024 21:35:21 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 5337A40004 for ; Tue, 2 Jul 2024 18:35:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719945321; 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=3L/7OnbUMavEtAYGKclOz4/0f+KFFEV3j0cW2W8SE0Q=; b=ToiUWTCdAnsTbujiYIe6dguQqFMY4jXKt0tWjwGSFBfJTv2sfICR3hfEO+l0gdiqVOeDe9 Rm0CKoQtvx2D+ArU0fTMyDHLIKd3tDGqUBff1ugqH0Aa3cZT36b8PIVyx7UP15/Dy62vuu JfskBPMhMoImD/qaP0WMuvi6pbYUYgamRth71rK2ZiNsf3Rhz2+FJP1IX8czI3Tj6F3Z9K F1t2HQHSZgb4ul9P2S9xw4krQ0+mpqjNmb272psciSe7k+KQv8iWDHIIK34dccJ/q/+FuL OwrW3IFO263e6NL8gbb+9PSKwNPLgh1CViSD5U0cljyHHu1Z7ih0mPNIvJe4lg== Date: Tue, 2 Jul 2024 20:35:20 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240702183520.GU4991@pb2> References: <20240519024915.1944150-1-michael@niedermayer.cc> <20240519024915.1944150-4-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240519024915.1944150-4-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 4/9] avcodec/vvc/ctu: Remove dead ret check 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="===============5251926229165837148==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5251926229165837148== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="q4O3w8UJ36hkf4ip" Content-Disposition: inline --q4O3w8UJ36hkf4ip Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 19, 2024 at 04:49:10AM +0200, Michael Niedermayer wrote: > Fixes: CID1560040 Logically dead code >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/vvc/ctu.c | 2 -- > 1 file changed, 2 deletions(-) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Breaking DRM is a little like attempting to break through a door even though the window is wide open and the only thing in the house is a bunch of things you dont want and which you would get tomorrow for free anyway --q4O3w8UJ36hkf4ip Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZoRIaAAKCRBhHseHBAsP q2ojAJ9K/KJyzpMkDNYt7TiGrdR9rA/YKACgiR3Jbq0YWcLWcJrGPkVyrCCT9HU= =i4Ai -----END PGP SIGNATURE----- --q4O3w8UJ36hkf4ip-- --===============5251926229165837148== 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". --===============5251926229165837148==--