summaryrefslogtreecommitdiffstats
path: root/mp3lib/layer3.c
Commit message (Expand)AuthorAgeFilesLines
* Change some static temporary vars to automatic ones because mingw32 binutilszuxy2007-06-061-2/+2
* Align output pointer so that we can use movaps instead of movups in dct64_sse;zuxy2007-06-061-2/+2
* Use int and uint32_t instead of long and unsigned long, when appropriate.zuxy2007-06-021-3/+3
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with (L)GPL ยง2a.diego2005-04-151-0/+6
* some more globalsalex2004-04-061-1/+1
* fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...alex2004-04-061-4/+4
* 100larpi2003-07-061-1/+3
* disable L3: BigValues too large messagefaust32003-06-301-2/+2
* merged with mpg123 0.59s-prearpi2003-06-281-785/+416
* fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit a...alex2003-06-211-3/+3
* Added newest MMX-optimized decore which speedups decoding at least on 13% for...nick2001-06-291-9/+16
* segfault fixed - maybearpi_esp2001-05-071-4/+4
* Initial revisionarpi_esp2001-02-241-0/+1703