aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib/layer3.c
Commit message (Expand)AuthorAge
* the great MPlayer tab removal: part IGravatar diego2010-04-12
* cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
* Refactor real --> float #define to a typedef in a common header.Gravatar diego2010-01-04
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Reduce size of needlessly large mp3lib bandInfoStructGravatar reimar2009-03-07
* Make several constant mp3lib tables constGravatar reimar2009-03-07
* Change some static temporary vars to automatic ones because mingw32 binutilsGravatar zuxy2007-06-06
* Align output pointer so that we can use movaps instead of movups in dct64_sse;Gravatar zuxy2007-06-06
* Use int and uint32_t instead of long and unsigned long, when appropriate.Gravatar zuxy2007-06-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Mark modified imported files as such to comply with (L)GPL ยง2a.Gravatar diego2005-04-15
* some more globalsGravatar alex2004-04-06
* fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...Gravatar alex2004-04-06
* 100lGravatar arpi2003-07-06
* disable L3: BigValues too large messageGravatar faust32003-06-30
* merged with mpg123 0.59s-preGravatar arpi2003-06-28
* fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit a...Gravatar alex2003-06-21
* Added newest MMX-optimized decore which speedups decoding at least on 13% for...Gravatar nick2001-06-29
* segfault fixed - maybeGravatar arpi_esp2001-05-07
* Initial revisionGravatar arpi_esp2001-02-24