log mp3lib/decod386.c @ 29622:d5662ea3a5d0

age author description
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 26 Jan 2009 09:56:27 +0000 diego WORDS_BIGENDIAN is defined/undefined, not 0/1.
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sat, 25 Aug 2007 17:05:02 +0000 diego Fix warning:
Fri, 08 Jun 2007 14:38:25 +0000 zuxy Enable SIMD optmizations for mp3lib on AMD64
Tue, 22 May 2007 13:44:14 +0000 zuxy Remove unused synth_1to1_mono()
Mon, 21 May 2007 01:47:27 +0000 zuxy Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly faster than original assembly.
Sun, 19 Nov 2006 16:54:06 +0000 reimar Remove (now hopefully unnecessary) workarounds added in r21056
Sun, 19 Nov 2006 15:21:50 +0000 nplourde fix mp3lib compilation on OSX
Wed, 19 Jul 2006 05:42:38 +0000 rfelker 10l, i missed ifdefs around the calls
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Tue, 15 Nov 2005 18:14:07 +0000 diego Unify include paths, -I.. is in CFLAGS.
Fri, 15 Apr 2005 22:21:35 +0000 diego Mark modified imported files as such to comply with (L)GPL ¡ø2a.