OSDN Git Service

x86/imdct36: don't build imdct36_float_sse on x86_64 targets
authorJames Almer <jamrial@gmail.com>
Thu, 27 Feb 2014 05:07:58 +0000 (02:07 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 27 Feb 2014 21:54:03 +0000 (22:54 +0100)
commitfbf98375e481980d7c19fdb9ccf6f9134b9050bb
tree090382f16a2a28d5aabab5b283f65822e4fc97f5
parenta05635ee015883b132e4f1004162d40f8796d9fc
x86/imdct36: don't build imdct36_float_sse on x86_64 targets

There's an SSE2 version as well, and x86_64 guarantees that
instruction set is present.

Signed-off-by: James Almer <jamrial@gmail.com>
Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/imdct36.asm
libavcodec/x86/mpegaudiodsp.c