summaryrefslogtreecommitdiff
path: root/audio/lame
AgeCommit message (Collapse)AuthorFilesLines
2000-07-04Upgrade lame and lame-gui to 3.70.pooka5-25/+10
Full list of changes available at http://www.sulaco.org/mp3/history.html, but highlights include: - Faster Huffman encoding routines - faster pow() code. - faster FFT routines - new scalefac data structure - improves performance! - Fitlers based on polyphase filterbank. should be slightly better since the responce is independent of the blocktype, and they are slightly faster. + many bugfixes
2000-02-15Add optimization for alpha. Enables tons of compiler optimizations ongarbled3-2/+31
the build, and links with the libffm libm replacement for alpha. 160kbit encode without libffm: 3:44 160kbit encode with libffm : 2:03 VBR=4 encode without libffm : 9:12 VBR=4 encode with libffm : 4:39
2000-02-08Add patch from Joachim Kuebart to make lame work on alpha.garbled2-0/+17
1999-11-09Install manpage. Code submitted in private mail byhubertf2-2/+4
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
1999-11-03No longer needed after split for lame-guihubertf1-3/+0
1999-11-03Update to V3.50.hubertf5-62/+40
While there, split (again...) into lame and lame-gui package. Many speed ups, bug fixes, quality improvements and added functionality (eg. ID3 tags, VBR histogram).
1999-10-22Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-10-13fix LAME_USE_GTK logic a bitexplorer1-2/+2
1999-10-13make 'make makepatchsum' work again, by protecting our specially built patch ↵explorer2-1/+6
directory change with .if make makepatchsum(makepatchsum)
1999-10-13Use LAME_USE_GTK=NO to turn off the GTK+ interface for 'lame' rather than twoexplorer3-14/+40
separate packages, lame and lame-gui.
1999-09-30upgrade lame to 3.31beta, and add support for the gui (disabled, used by ↵explorer6-54/+30
lame-gui pkg)
1999-09-27The gzipped patch file has disappeared from the server. It has beenagc2-6/+6
replaced with a gzipped tar archive containing the patches. Alter Makefile and md5 checksums accordingly.
1999-08-10Add PATCH_SITES so that the patch can be fetched.agc3-6/+24
Make this package work on Solaris, and regen patch-sum file.
1999-08-08regen.rh1-2/+2
1999-08-08mp3 encoderhubertf7-0/+59