log mp3lib/layer3.c @ 31111:ebcf975378b3

age author description
2010-04-12 diego the great MPlayer tab removal: part I
2010-02-20 diego cosmetics: Remove pointless empty lines at EOF.
2010-01-04 diego Refactor real --> float #define to a typedef in a common header.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-07 reimar Reduce size of needlessly large mp3lib bandInfoStruct
2009-03-07 reimar Make several constant mp3lib tables const
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