log mp3lib/layer3.c @ 26457:9ba6d4487292

age author description
2007-06-06 zuxy Change some static temporary vars to automatic ones because mingw32 binutils
2007-06-06 zuxy Align output pointer so that we can use movaps instead of movups in dct64_sse;
2007-06-02 zuxy Use int and uint32_t instead of long and unsigned long, when appropriate.
2006-06-22 diego CVS --> Subversion in copyright notices
2005-04-15 diego Mark modified imported files as such to comply with (L)GPL ยง2a.
2004-04-06 alex some more globals
2004-04-06 alex fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2003-07-06 arpi 100l
2003-06-30 faust3 disable L3: BigValues too large message
2003-06-28 arpi merged with mpg123 0.59s-pre
2003-06-21 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)
2001-06-29 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
2001-05-07 arpi_esp segfault fixed - maybe
2001-02-24 arpi_esp Initial revision