summaryrefslogtreecommitdiffstats
path: root/bswap.h
Commit message (Collapse)AuthorAgeFilesLines
* fix the warning generated (in gcc4) by the 'inline' keyword position.iive2006-05-051-3/+3
| | | | | | | patch by Pierre Lombard git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18389 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ↵iive2006-02-221-1/+1
| | | | | | code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17665 b3059339-0415-0410-9bf9-f77b7e298cf2
* (hopefully) fixing remaining float endianness problemsreimar2005-07-131-0/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15977 b3059339-0415-0410-9bf9-f77b7e298cf2
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-6/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13721 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libavcodec (sh4 optim)alex2003-07-271-18/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10482 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.atmos42002-08-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6923 b3059339-0415-0410-9bf9-f77b7e298cf2
* Furter compatibility with new ffmpeg stuff.nick2001-07-301-1/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-0/+1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1310 b3059339-0415-0410-9bf9-f77b7e298cf2