Hi, On Tue, Jul 31, 2012 at 1:34 PM, Luca Barbato <[email protected]> wrote: > On 07/31/2012 09:40 PM, Ronald S. Bultje wrote: >> This patch doesn't drop it, it converts it to yasm. We're disabling it >> for x86-64 for the simple reason that all 64bit CPUs have SSE, which >> is always faster than 3dnow/ext, simply because SSE acts on 16-byte >> XMM registers, whereas 3dnow/ext acts on 8-byte MMX registers. > > I know, sorry for being not precise in that regard =) > >> I can merge the patches if that makes people happier. OK to commit then? > > Commit both in the right order and we are set (should be just a matter > of rebase -i)
Well... It's a little bit more complicated, but sure, fine, I'll do it in reverse. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
