summaryrefslogtreecommitdiff
path: root/audio/toolame/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-08-24add patch i missed last time. noted by Matthew Luckie.grant1-0/+13
2005-07-30- don't pass gcc specific argumentsgrant3-8/+57
- don't use static variables in inline functions fixes build with sunpro.
2003-09-23do not add -march=pentium on all systemsdmcmahill1-0/+11
2003-06-23import new package for "toolame":mrg2-0/+53
tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder. It is based heavily on - the ISO dist10 code - improvement to algorithms as part of the LAME project: www.sulaco.org/mp3 - work by Michael Cheng and other contributors (see CONTRIBUTORS)