Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code.
authorIvan Kalvachev <ikalvachev@gmail.com>
Wed, 22 Feb 2006 10:28:44 +0000 (10:28 +0000)
committerIvan Kalvachev <ikalvachev@gmail.com>
Wed, 22 Feb 2006 10:28:44 +0000 (10:28 +0000)
commitafe6a4a0bebd4c90d0278fbbc509f6eecbee235a
treef9640e9fcfa682d8f5f2c96ec3bfa3bc47837d1b
parent85ed1022b39d6df0c33c9697d993dbb3faa8af59
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code.

Originally committed as revision 5049 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/bswap.h