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 F371A4C9A3 for ; Sun, 11 Aug 2024 10:44:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 82F7A68DA1A; Sun, 11 Aug 2024 13:44:48 +0300 (EEST) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B580168D7AE for ; Sun, 11 Aug 2024 13:44:41 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id E588520003; Sun, 11 Aug 2024 10:44:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1723373081; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=S/Xl/XsfkZSp8ZHpECrvL+BBPA5NBNv8KRpcFbV8PtM=; b=LBdEi9np+qcKYsJVN3hHv4FfHMJ1cdl89TY+g3Jso4LP2rztxMDWvhFIHZ2te0mboMT97v 3OUIZdc767pb713AJpf/NaIka3QtHj5igqfnKmfVYVUC0wEWzKcR/WWacxOB5TloI/h6aw 5aMOUf3YsnPeFd0FX9T9e09ImCRpxhL0Y1mbk26RzBlrHrlnlW8eKqicwggq0VckrjUysa mTZ5EkWX5diVcp9uP0mCV+YT05PkuagKcALrsYp3TYy7uVQ7mSDPZK2YE+xU8vG2S2Kngz LWr5lTbaewQNU8p7Lc8wfqQZkBbJNE/Vy78HtP84He+OG1lmm9SIw3/aNKWYFQ== Date: Sun, 11 Aug 2024 12:44:40 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240811104440.GJ4991@pb2> References: <20240630231306.3779027-1-michael@niedermayer.cc> <20240630231306.3779027-10-michael@niedermayer.cc> <20240721135616.GR4991@pb2> MIME-Version: 1.0 In-Reply-To: <20240721135616.GR4991@pb2> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 10/11] avcodec/aac/aacdec_usac: Avoid doing the same thing twice each iteration 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 Cc: Lynne Content-Type: multipart/mixed; boundary="===============1159033445586967942==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1159033445586967942== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ic9dmA6AaBNtx8DN" Content-Disposition: inline --Ic9dmA6AaBNtx8DN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 21, 2024 at 03:56:16PM +0200, Michael Niedermayer wrote: > On Mon, Jul 01, 2024 at 01:12:49AM +0200, Michael Niedermayer wrote: > > This requires review by the author of the code, i have just changed > > this so it looks plausible, this needs to be checked against the spec > >=20 > > Fixes: CID1603194 Logically dead code > >=20 > > Sponsored-by: Sovereign Tech Fund > > Signed-off-by: Michael Niedermayer > > --- > > libavcodec/aac/aacdec_usac.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > ping hello ? [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The day soldiers stop bringing you their problems is the day you have stopp= ed=20 leading them. They have either lost confidence that you can help or conclud= ed=20 you do not care. Either case is a failure of leadership. - Colin Powell --Ic9dmA6AaBNtx8DN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZriWGAAKCRBhHseHBAsP q4YTAJ91DJsTFZAH2dCiqG8GSEv5Surf0wCfVJdUs7Yd0Sw2bf9A7PUVSnBsUjw= =In6A -----END PGP SIGNATURE----- --Ic9dmA6AaBNtx8DN-- --===============1159033445586967942== 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". --===============1159033445586967942==--