log mp3lib/layer3.c @ 34167:131d0e04a50b

age author description
Mon, 12 Apr 2010 10:56:17 +0000 diego the great MPlayer tab removal: part I
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Mon, 04 Jan 2010 19:36:18 +0000 diego Refactor real --> float #define to a typedef in a common header.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 07 Mar 2009 09:14:45 +0000 reimar Reduce size of needlessly large mp3lib bandInfoStruct
Sat, 07 Mar 2009 09:08:02 +0000 reimar Make several constant mp3lib tables const
Wed, 06 Jun 2007 05:16:08 +0000 zuxy Change some static temporary vars to automatic ones because mingw32 binutils
Wed, 06 Jun 2007 05:13:13 +0000 zuxy Align output pointer so that we can use movaps instead of movups in dct64_sse;
Sat, 02 Jun 2007 16:25:18 +0000 zuxy Use int and uint32_t instead of long and unsigned long, when appropriate.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Fri, 15 Apr 2005 22:21:35 +0000 diego Mark modified imported files as such to comply with (L)GPL ¡ø2a.
Tue, 06 Apr 2004 01:24:34 +0000 alex some more globals
Tue, 06 Apr 2004 01:06:21 +0000 alex fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
Sun, 06 Jul 2003 18:03:11 +0000 arpi 100l
Mon, 30 Jun 2003 12:46:13 +0000 faust3 disable L3: BigValues too large message
Sat, 28 Jun 2003 22:52:36 +0000 arpi merged with mpg123 0.59s-pre
Sat, 21 Jun 2003 23:45:07 +0000 alex fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit are also only used in layer3.c so it's safe to make them static too - avoiding further clashes)
Fri, 29 Jun 2001 17:55:35 +0000 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
Mon, 07 May 2001 01:59:58 +0000 arpi_esp segfault fixed - maybe
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision