log mp3lib/decod386.c @ 19406:747a5c394a69

age author description
2006-07-19 rfelker 10l, i missed ifdefs around the calls
2006-06-22 diego CVS --> Subversion in copyright notices
2005-11-15 diego Unify include paths, -I.. is in CFLAGS.
2005-04-15 diego Mark modified imported files as such to comply with (L)GPL ยง2a.
2004-08-28 rathann small gcc warning fixes
2004-04-26 alex reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier about code than gcc2.95 with -ansi)
2004-04-06 alex some more globals
2003-01-18 arpi An altivec-optimized DCT64 for mp3lib
2002-12-24 alex fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
2002-12-24 arpi decode_i586.c version uses %ebp for its own use, so:
2002-09-06 jkeil - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
2002-01-23 nick Fixing compilation on non-MMX but x86 systems
2002-01-14 alex runtime cpudetect suppport
2001-09-23 atmos4 Eeeh I need some sleep, accidently commited a wrong version of the files that had other changes, too.
2001-09-23 atmos4 Fix for mp3 decoding on alpha/64bit platforms wupposed by Bob McElrath.
2001-07-14 jkeil mp3 audio decoding didn't work on big-endian architectures
2001-07-03 nick Portability and old binutils support
2001-06-29 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
2001-05-13 arpi_esp mp3lib sse support - disabled by default
2001-05-09 nickols_k K7 3dnow-dsp support
2001-05-08 arpi_esp applied 'fakemono' patch by Bryan Chan scorpio@acm.org
2001-02-24 arpi_esp Initial revision