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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
