[FFmpeg-devel] [PATCH] aacenc: move to libavcodec/aac/
Michael Niedermayer
michael at niedermayer.cc
Mon Feb 10 04:41:08 EET 2025
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:%=libavcodec/aac/%)
>
> +OBJS-$(CONFIG_AAC_ENCODER) += aacenc.o aaccoder.o aacenctab.o \
> + aacenc_is.o aacenc_tns.o
> OBJS-$(CONFIG_AAC_DECODER) += aac/aacdec.o aac/aacdec_tab.o \
> aac/aacdec_float.o aac/aacdec_usac.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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
What is kyc? Its a tool that makes you give out your real ID, while criminals
give out a forged ID card.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250210/8d505a8a/attachment.sig>
More information about the ffmpeg-devel
mailing list