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.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to