aboutsummaryrefslogtreecommitdiffhomepage
path: root/bswap.h
Commit message (Collapse)AuthorAge
* fix the warning generated (in gcc4) by the 'inline' keyword position.Gravatar iive2006-05-05
| | | | | | | 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 ↵Gravatar iive2006-02-22
| | | | | | code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17665 b3059339-0415-0410-9bf9-f77b7e298cf2
* (hopefully) fixing remaining float endianness problemsGravatar reimar2005-07-13
| | | | 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_64Gravatar aurel2004-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13721 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libavcodec (sh4 optim)Gravatar alex2003-07-27
| | | | 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.Gravatar atmos42002-08-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6923 b3059339-0415-0410-9bf9-f77b7e298cf2
* Furter compatibility with new ffmpeg stuff.Gravatar nick2001-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some preliminary support for non-x86 architectures to mplayerGravatar jkeil2001-07-12
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1310 b3059339-0415-0410-9bf9-f77b7e298cf2