5 Aug 2021, 21:05 by [email protected]: > If I'm missing something, please let me know. >
We've recommended nasm instead of yasm for years now. You don't need to have nasm installed to compile, you can disable assembly optimizations. configure even tells you how, and forces you to in case neither is found. I think it's fine as-is. Besides, you don't even need either on anything that isn't x86. _______________________________________________ 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".
