mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-01-25 13:27:44 +00:00
30c6fefd01
swscale doesnt ever actually do any runtime detection at all when runtime cpu detection is enabled, it simply passes whatever is passed to -sws_flags, which could be nothing at all making swscale default to the C implementation.