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 ESMTPS id D407D4C940 for ; Mon, 10 Feb 2025 02:41:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2C70168BD49; Mon, 10 Feb 2025 04:41:16 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9C96168B992 for ; Mon, 10 Feb 2025 04:41:09 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id E541920454 for ; Mon, 10 Feb 2025 02:41:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1739155269; 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=ulyGYW8q5NZTfBBT8gOJQHia44s2bM/RtTJTuIrWq04=; b=f3WX+GWDrdyoP/x71J1lKyKrqSzLMCW1S95Q+bZOJIC8vIysQa9B/f2MCylXIfmrV0x3fb fs5APABHFhNd9PohrU8FL//SHjAOD+ZXZVT+P5HJmAQ0+ko0ZO9wwVsl0gNI2kpXsWHEdl 14NPN9k2iSlXZxnoiwRkGwZynEpvXzNA2BiXHgkKdfZH6/ERflbSdPyHTEDUtYZx3j03H5 By7c1DoOJooCHp4X7PlDn2oFvwaO3AeEMVfbUkmOJToZY6Q4cL4mHKmu10Z4dYR9+XhM3z IEKPVjCda/oAGj5USrXZAQdz31VyU+E+m94CPbBo1E5brcOJ7E5EniqujFKOzA== Date: Mon, 10 Feb 2025 03:41:08 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250210024108.GE4991@pb2> References: <20250208053216.314838-1-dev@lynne.ee> MIME-Version: 1.0 In-Reply-To: <20250208053216.314838-1-dev@lynne.ee> X-GND-State: clean X-GND-Score: -70 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdefieekjecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdlfedtmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepieegkedtjeduffejhfetgeejtdegteetgfegtdfhjefgvefhteegkeejtddvhfevnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] aacenc: move to libavcodec/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="===============8627770616809917946==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8627770616809917946== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hNFS8AbcOufVLMb4" Content-Disposition: inline --hNFS8AbcOufVLMb4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Lynne On Sat, Feb 08, 2025 at 06:32:12AM +0100, Lynne wrote: [...] > index 70b1dca274..489fa9f67a 100644 > --- a/libavcodec/aac/Makefile > +++ b/libavcodec/aac/Makefile > @@ -1,6 +1,8 @@ > clean:: > $(RM) $(CLEANSUFFIXES:%=3Dlibavcodec/aac/%) > =20 > +OBJS-$(CONFIG_AAC_ENCODER) +=3D aacenc.o aaccoder.o aacenctab.= o \ > + aacenc_is.o aacenc_tns.o > OBJS-$(CONFIG_AAC_DECODER) +=3D aac/aacdec.o aac/aacdec_tab.o \ > aac/aacdec_float.o aac/aacdec_us= ac.o \ > aac/aacdec_ac.o aac/aacdec_lpd.o The pathes for the aac encoder look wrong, i think they need a aac/ like the aac decoder thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB What is kyc? Its a tool that makes you give out your real ID, while crimina= ls give out a forged ID card. --hNFS8AbcOufVLMb4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ6lnQAAKCRBhHseHBAsP qzanAKCaEHxBBeWyINpPK8LhyHBKClQBpACgk1kugPWC+fdraXqldwLIEgoQuxQ= =FTgc -----END PGP SIGNATURE----- --hNFS8AbcOufVLMb4-- --===============8627770616809917946== 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". --===============8627770616809917946==--