Le tiistaina 21. toukokuuta 2024, 18.36.02 EEST flow gg a écrit : > > Please put commas between operands. > > Okay > > > This should probably be ff_avg_vp9 or something slightly more specific. > > Is it necessary here?
It works because VP9 is the odd one out doing this. All non-static symbols in libavcodec are in the same namespace. > Many macros in the C file are copied from MIPS, where > it is called ff_avg4_msa. Here, it has been simply changed to ff_avg4_rvv. AArch64 uses ff_vp9_avg which seems a lot saner. -- Rémi Denis-Courmont http://www.remlab.net/ _______________________________________________ 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".