summaryrefslogtreecommitdiffstats
path: root/mp3lib/layer3.c
Commit message (Expand)AuthorAgeFilesLines
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-1349/+0
* the great MPlayer tab removal: part Idiego2010-04-121-14/+14
* cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-2/+0
* Refactor real --> float #define to a typedef in a common header.diego2010-01-041-0/+2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-46/+46
* Reduce size of needlessly large mp3lib bandInfoStructreimar2009-03-071-5/+5
* Make several constant mp3lib tables constreimar2009-03-071-6/+6
* 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