Mercurial > mplayer.hg
log bswap.h @ 20367:164e5577feb3
age | author | description |
---|---|---|
Fri, 05 May 2006 11:13:08 +0000 | iive | fix the warning generated (in gcc4) by the 'inline' keyword position. |
Wed, 22 Feb 2006 10:30:55 +0000 | iive | Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code |
Wed, 13 Jul 2005 17:24:42 +0000 | reimar | (hopefully) fixing remaining float endianness problems |
Thu, 21 Oct 2004 11:55:20 +0000 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
Sun, 27 Jul 2003 21:24:33 +0000 | alex | sync with libavcodec (sh4 optim) |
Mon, 05 Aug 2002 13:04:54 +0000 | atmos4 | Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint. |
Mon, 30 Jul 2001 09:08:23 +0000 | nick | Furter compatibility with new ffmpeg stuff. |
Thu, 12 Jul 2001 15:35:52 +0000 | jkeil | Add some preliminary support for non-x86 architectures to mplayer |