Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: pooka
Date: Tue Jul 4 21:08:27 UTC 2000
Modified Files:
pkgsrc/audio/lame: Makefile.common
pkgsrc/audio/lame-gui/files: md5
pkgsrc/audio/lame/files: md5 patch-sum
pkgsrc/audio/lame/patches: patch-ab
Removed Files:
pkgsrc/audio/lame/patches: patch-aa
Log Message:
Upgrade lame and lame-gui to 3.70.
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
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/lame/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/lame-gui/files/md5
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/lame/files/md5
cvs rdiff -r1.8 -r1.9 pkgsrc/audio/lame/files/patch-sum
cvs rdiff -r1.4 -r0 pkgsrc/audio/lame/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/lame/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index