log mp3lib/dct64_k7.c @ 25859:e8af7338a462

age author description
2007-06-04 zuxy Correct dct64 functions' declarations
2006-10-29 reimar disable nonworking/broken code for now till I find out what it is supposed to do.
2006-06-27 gpoirier remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
2006-06-27 gpoirier fix conversion float to int to use saturated ops,
2005-11-15 diego Unify include paths, -I.. is in CFLAGS.
2004-11-11 reimar compilation fix for gcc 3.4.2
2004-04-26 alex attribute_used for gcc3.4
2003-10-22 alex removed the stdcall convention
2003-01-19 arpi Propolice catches an overflow in dct64_k7.c:
2002-11-19 michael forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
2002-09-07 atmos4 Minor speedup by nick kurshev.
2002-05-24 atmos4 Cygwin stdcall mismatch fix.
2002-04-26 atmos4 Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.
2002-03-23 arpi MANGLE() the 3dnow code
2002-01-14 nick S->C