On Sat, Mar 14, 2026 at 4:16 AM Zuxy Meng via ffmpeg-devel <[email protected]> wrote: > > We can either rewrite (and replace, if we don't care about old hw at > all) existing MMX procedures with SSE2 (mostly SIMD code targeting a > small footprint that naturally fits into 64 bit), or do some trick to > INIT_MMX so that it'll generate SSE2 code under x64.
Yes, MMX should be eliminated. There have been efforts by various developers to replace existing MMX asm with >=SSE2 going on for a while. Patches welcome for contributing to this effort. _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
