[flac-dev] Please test new endian stuff

Erik de Castro Lopo mle+la at mega-nerd.com
Sun Feb 5 01:41:36 PST 2012


Hi all,

I've just pushed some changes to git repo that changes the way endian
swapping is done. In particular it does:

  a) On Linux, use the bswap_*() intrinsic.

  b) On Windows _byteswap_*() intrinsic.

  c) Falls back to a macro for everything else.

I've tested this on 64 bit little endian Linux (x86_64) and 32 bit
bug endian Linux (powerpc).

Needs testing elsewhere.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the flac-dev mailing list