log mp3lib/dct64_3dnow.c @ 31037:4f273572e445

age author description
2010-04-12 diego the great MPlayer tab removal: part I
2010-01-04 diego Refactor real --> float #define to a typedef in a common header.
2008-10-16 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
2008-10-16 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
2007-06-04 zuxy Correct dct64 functions' declarations
2007-03-01 reimar Add missing registers to asm code in mp3lib
2006-10-29 reimar disable nonworking/broken code for now till I find out what it is supposed to do.
2006-07-08 gpoirier fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
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
2002-11-19 michael forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
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