log mp3lib/dct64_k7.c @ 34195:5affa2074131

age author description
Sun, 30 May 2010 10:01:40 +0000 reimar Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
Mon, 12 Apr 2010 10:56:17 +0000 diego the great MPlayer tab removal: part I
Mon, 04 Jan 2010 19:36:18 +0000 diego Refactor real --> float #define to a typedef in a common header.
Thu, 16 Oct 2008 20:17:56 +0000 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Mon, 04 Jun 2007 03:05:16 +0000 zuxy Correct dct64 functions' declarations
Sun, 29 Oct 2006 18:16:00 +0000 reimar disable nonworking/broken code for now till I find out what it is supposed to do.
Tue, 27 Jun 2006 05:58:46 +0000 gpoirier remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
Tue, 27 Jun 2006 05:51:45 +0000 gpoirier fix conversion float to int to use saturated ops,
Tue, 15 Nov 2005 18:14:07 +0000 diego Unify include paths, -I.. is in CFLAGS.
Thu, 11 Nov 2004 13:33:30 +0000 reimar compilation fix for gcc 3.4.2
Mon, 26 Apr 2004 10:12:40 +0000 alex attribute_used for gcc3.4
Wed, 22 Oct 2003 20:58:46 +0000 alex removed the stdcall convention
Sun, 19 Jan 2003 21:50:50 +0000 arpi Propolice catches an overflow in dct64_k7.c:
Tue, 19 Nov 2002 23:35:51 +0000 michael forgotten mangle patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Sat, 07 Sep 2002 13:57:41 +0000 atmos4 Minor speedup by nick kurshev.
Fri, 24 May 2002 01:56:01 +0000 atmos4 Cygwin stdcall mismatch fix.
Fri, 26 Apr 2002 19:14:47 +0000 atmos4 Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.
Sat, 23 Mar 2002 21:48:55 +0000 arpi MANGLE() the 3dnow code
Mon, 14 Jan 2002 10:34:38 +0000 nick S->C