annotate mp3lib/bswap.h @ 2316:bcb229557e9b

fixed alignment (static variables where sometimes not 8-byte aligned) added half uv interpolation support added prefetch BGR15 support in MMX (untested) (so BGR15,16,24,32 are supported) special unscaled height version (not much faster but it doesnt interpolate uv vertically)
author michael
date Sat, 20 Oct 2001 21:12:09 +0000
parents 3a347b949c5d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1040
115ef47ef8c3 Minor optimization
nickols_k
parents:
diff changeset
1 /* Let it be for now*/
1423
3a347b949c5d Furter compatibility with new ffmpeg stuff.
nick
parents: 1067
diff changeset
2 #include "../bswap.h"