vp8: disable mmx functions with sse/sse2 counterparts on x86-64.
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 2 Mar 2012 04:39:49 +0000 (20:39 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 2 Mar 2012 18:32:05 +0000 (10:32 -0800)
commit45549339bc072734015eaf6c907e5a5e68a1ccee
treef686e171cc3b4b8a2cd3cc58d71721432cf67224
parentbd66f073fe7286bd3c03e608f923577e4768445a
vp8: disable mmx functions with sse/sse2 counterparts on x86-64.

x86-64 is guaranteed to have at least SSE2, therefore the MMX/MMX2
functions will never be used in practice.
libavcodec/x86/vp8dsp-init.c
libavcodec/x86/vp8dsp.asm