summaryrefslogtreecommitdiffstats
path: root/bswap.h
Commit message (Expand)AuthorAgeFilesLines
* fix the warning generated (in gcc4) by the 'inline' keyword position.iive2006-05-051-3/+3
* Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ...iive2006-02-221-1/+1
* (hopefully) fixing remaining float endianness problemsreimar2005-07-131-0/+43
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-6/+19
* sync with libavcodec (sh4 optim)alex2003-07-271-18/+52
* Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.atmos42002-08-051-2/+2
* Furter compatibility with new ffmpeg stuff.nick2001-07-301-1/+92
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-0/+1