Homepage:
http://www.twolame.org/
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME.
Features added to TwoLAME:
- Fully thread-safe
- Static and shared library (libtwolame)
- API very similar to LAME's (for easy porting)
- Frontend supports wider range of input files (using libsndfile)
- automake/libtool/pkgconfig based build system
- C99 compliant
Changes in to version 0.3.7:
- (libtwolame) Added twolame_encode_buffer_float32() function
- (libtwolame) Fix NAN bug for AMD64 processors
- Checks type sizes of short and float
- Changed compile flags a bit. Added -std=c99
- Changed version number displayed by frontend