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 110804B997 for ; Tue, 2 Jul 2024 18:34:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D6DD168D91A; Tue, 2 Jul 2024 21:34:25 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id F020268D87F for ; Tue, 2 Jul 2024 21:34:18 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4F4C51C0003 for ; Tue, 2 Jul 2024 18:34:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719945258; 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=7PtY/1Fc+JPcZIQWvGKzNAAD311b0GIawPuMBSYpm54=; b=fT/KAbQtl61ZRv+FPGqOrmX9P6kHNxp0jFFrVtQRAgsD2TTuF0hyaHdQB2+q8lws2vXdHr 23m5qe7qFUIdtEEiyMdLFcaKhYuextSSJhxckpk2IXJioLYyXz8qVV7OAwD9Xf3A/PHYg1 kvuyxvf8L61HRelGjoM7MCsltpFWbfUBx/HtesSrexA6yo02TBTNbO4S3K3M/xcQANv8UM ptvGZ5WMFeGUOjrhaj4zBMxjrSumOUiu4NIBaRt9mFWRmJLLTsIBC48NJ6uucDG5uoGEe/ ToECaVmzDo2d24qHIpHLwCyNSEMyofN3EHEhU+s1YBZv5OCOhMDfnPEN7d2aow== Date: Tue, 2 Jul 2024 20:34:17 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240702183417.GT4991@pb2> References: <20240519024915.1944150-1-michael@niedermayer.cc> <20240519024915.1944150-5-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240519024915.1944150-5-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 5/9] avcodec/vvc/dec: Remove constant eos_at_start 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="===============5685432455633329283==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5685432455633329283== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="YOxyDEsNCn0QNWql" Content-Disposition: inline --YOxyDEsNCn0QNWql Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 19, 2024 at 04:49:11AM +0200, Michael Niedermayer wrote: > Fixes: CID1560041 'Constant' variable guards dead code >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/vvc/dec.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is what and why we do it that matters, not just one of them. --YOxyDEsNCn0QNWql Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZoRIKQAKCRBhHseHBAsP q7PcAKCNKnpa0v97J6SW7H+wGBU51FbfhgCePHkH8zpZ2ha4sTw6ZF4iTg8coPk= =elu8 -----END PGP SIGNATURE----- --YOxyDEsNCn0QNWql-- --===============5685432455633329283== 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". --===============5685432455633329283==--