Hi, On Tue, Aug 17, 2021 at 10:13 PM Wu, Jianhua <[email protected]> wrote:
> The reason why we set the icelake-avx512 as the minimum baseline is that > we don't want FFmpeg run on a processor downclocking heavily, hence, keep > the current flag and add a new AVX512ICL make no sense. > I don't think you can make that decision single-handedly. doesn't it depend on the situation, and shouldn't individual users and/or developers be able to make that decision themselves? And still, you're adjusting the assembler check, you need to adjust the runtime check. This won't do what you think it does. It's not a runtime check and doesn't check host runtime abilities, just host build abilities. Ronald _______________________________________________ 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".
