[FFmpeg-devel] [PATCH] configure: fix linker error due to missing dependency

Anton Khirnov anton at khirnov.net
Thu Nov 30 13:48:42 EET 2023


Quoting Michael Riedl (2023-11-15 13:40:45)
> Add av1_parser to av1_decoder to fix undefined reference to 'ff_av1_framerate'.

This is wrong, rather you should add av1_parse.o to
OBJS-$(CONFIG_AV1_DECODER) in libavcodec/Makefile

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list