summaryrefslogtreecommitdiff
path: root/audio/toolame
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-25Remove the LICENSE to match the real license, LGPL. Reported byuebayasi1-3/+1
Vincent Stemen.
2004-04-11bl3ifyxtraeme1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-09-23do not add -march=pentium on all systemsdmcmahill2-1/+13
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-23Uppercase MPEG, remove 'toolame is an' from COMMENT.wiz2-3/+3
2003-06-23import new package for "toolame":mrg6-0/+100
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)