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 E6A324B330 for ; Tue, 4 Jun 2024 00:23:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 73EF068D6A5; Tue, 4 Jun 2024 03:23:05 +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 9CF4B68CFA2 for ; Tue, 4 Jun 2024 03:22:58 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0924BFF805 for ; Tue, 4 Jun 2024 00:22:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1717460578; 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=53DI35xLuScbCxleMIUDrpn2GOl9QIfZKjYJhpvpho8=; b=RaT7cUurxtbQH4VFutwSi+DW7IYUUECYKKCH6bhEykFaZHN75a6z9PTuntuauP6fhPYYkx +aLKOnfaMVzY0/UABYbO3/ETGs1Rt0ersO3dzd04IxqiknPr/f3sMmqbWrTUg+RL1LrfTP mRs+z3tIF+/ZOGBSpECzp2v13agpO2+uQVUpg2BOxLXqPsnDYAcrdtYMWmZSdsKGLiCzmg zShaIB94sShuVWz0b4+5UBvY57xUZgkFMjb/O6Pl3D8BtUfyHkS+Bl5QUXb54yk+ojpkGb 0ACI+xel8YZkntSP4Rm1dMZefqhC7m3XMQuPvSvhfhv3hPPc9fZV4jr5vIFVHA== Date: Tue, 4 Jun 2024 02:22:56 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240604002256.GF2821752@pb2> References: <20240602171601.1953119-1-dev@lynne.ee> MIME-Version: 1.0 In-Reply-To: <20240602171601.1953119-1-dev@lynne.ee> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] codec_desc: drop INTRA_ONLY flag for AAC 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="===============1579363535011937378==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1579363535011937378== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3d1h++6StbrqEHAg" Content-Disposition: inline --3d1h++6StbrqEHAg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 02, 2024 at 07:15:54PM +0200, Lynne via ffmpeg-devel wrote: > Not valid anymore with xHE-AAC. > --- > libavcodec/codec_desc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) breaks fate --- ./tests/ref/fate/mkv 2024-06-03 22:55:42.149081056 +0200 +++ tests/data/fate/mkv 2024-06-04 02:21:45.904176579 +0200 @@ -13,215 +13,215 @@ 0, -42, 0, 41, 63501, 0x139d4c99 0, 0, 84, 41, 5368, 0xd964b678, F=3D0x0 1, 8, 8, 21, 528, 0x3c990ddf -1, 29, 29, 21, 510, 0xc16e0719 +1, 29, 29, 21, 510, 0xc16e0719, F=3D0x0 0, 42, 42, 41, 1840, 0x097b6726, F=3D0x0 -1, 50, 50, 21, 500, 0x6248f603 -1, 71, 71, 22, 491, 0xe767f705 +1, 50, 50, 21, 500, 0x6248f603, F=3D0x0 +1, 71, 71, 22, 491, 0xe767f705, F=3D0x0 0, 84, 167, 41, 7168, 0xaa5913ed, F=3D0x0 =2E.. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No great genius has ever existed without some touch of madness. -- Aristotle --3d1h++6StbrqEHAg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZl5eYAAKCRBhHseHBAsP q61AAJ9/BdjXk46Z9dVLJ+SB0zx+fzmSkwCfceZIexgorQsPKdkajsfRNlWZy7o= =IriA -----END PGP SIGNATURE----- --3d1h++6StbrqEHAg-- --===============1579363535011937378== 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". --===============1579363535011937378==--