LAME MP3 Encoder 3.97 beta 1
Posted by Sachin Garg on 15th September 2005 | Permanent Link
Lame is one of the most popular mp3 encoders available for free.
New features in this beta include:
red = features and bug fixes which affect quality
blue = features and bug fixes which affect speed
black = usability, portability, other
- Takehiro Tominaga:
- Fixed an out of array access in mp3rtp
- Fixed a quality setting in DLL
- Fixed display when using –silent
- Vitaly Ivanov:
- Updated DirectShow interface
- Robert Hegemann:
- Fixed an out of array access
- Fixed some small rounding problem in vbr-new quantization routines
- Fixed a bug in vbr-new regarding high frequencies (sfb21) when using -Y
- Fixed a few bugs in vbr-new when using -Y
- Updated scalefactors allocation scheme in vbr-new
- Fixed mingw32 configure problems
- Resolved some compiler warnings
- Updated command-line visualisation
- Gabriel Bouvigne:
- Changed some FLOAT8 to FLOAT
- Added project files for VC7
- Reworked -q1 and -q0
- Updated presets
- Fixed an error in ISO quantization on systems not using the IEEE754 hack
- Faster quantization
- SSE version of init_xrpow
- Rogério Brito:
- Updated Debian packaging
- Documentation work
- Chris Miller:
- Support for x64 platform SDK in makefile.msvc