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 8C7884B029 for ; Wed, 26 Jun 2024 22:50:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0553168D6D4; Thu, 27 Jun 2024 01:50:56 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 14D1E68D685 for ; Thu, 27 Jun 2024 01:50:49 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6B192FF805 for ; Wed, 26 Jun 2024 22:50:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719442248; 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=ddnnS7u7JxH/jbmZhK5kbTtGuB8voNx7pjbZRQllqQo=; b=MJzH/s8XapIpMq75j6kT6q+I3Ve1ZDer07NSCVDFADgJg+60QmR4XQjmJzCvXksyPFjREy FvNtoo288S+oaCvAL1zFY6Ck+3Cz5jnXGMBubdAYkrBplyhx2f/KKwF7k2/+Dw7a7GSufk SSFNLTLYdKA3HwwvRrdtxl1x2QCIWawhxzz+UHA85rnwGomhVunjaRmcYtDHJ2PkwzfET1 0Y2WNOcnYWeH6ZSbZZSzPinRJxFeXk17lkuRcTe2W+7w6ZTYLIZbUUXijyB4fZ1qoJFPxC 1g73TJC8Sduap4Bieyt60A5wqMaNM8J2MRGOB/4cDBNgqehXKc4UdFPVZVrtog== Date: Thu, 27 Jun 2024 00:50:47 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240626225047.GT4991@pb2> References: <20240626224822.1351769-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240626224822.1351769-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/aac/aacdec_usac: Fix error code for NULL AACDecContext 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="===============3192797620506053662==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3192797620506053662== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8c7vHYlrYOebzgj6" Content-Disposition: inline --8c7vHYlrYOebzgj6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 27, 2024 at 12:48:22AM +0200, Michael Niedermayer wrote: > Found-by: Andreas Rheinhardt >=20 > Signed-off-by: Michael Niedermayer > --- > libavcodec/aac/aacdec_usac.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch withdrawn, information posted 2 minutes later says it is supported in= LATM [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No human being will ever know the Truth, for even if they happen to say it by chance, they would not even known they had done so. -- Xenophanes --8c7vHYlrYOebzgj6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZnybRwAKCRBhHseHBAsP qwH1AKCZIYxSGQSW1LQ0eSRzpgBpaofz+wCbBV3R7gx5FzMjwAWgLmdzMHEclI8= =TItB -----END PGP SIGNATURE----- --8c7vHYlrYOebzgj6-- --===============3192797620506053662== 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". --===============3192797620506053662==--