An optimised MPEG Audio Layer 2 encoding library based on tooLAME http://www.twolame.org/
Go to file
2024-01-06 05:58:18 +01:00
libtwolame.spec automatic version update by autodist [release 0.4.0-1mamba;Sun Oct 27 2019] 2024-01-06 05:58:18 +01:00
README.md automatic update by autodist [release 0.3.13-1mamba;Wed Jan 26 2011] 2024-01-06 05:58:17 +01:00

libtwolame

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
  • Written in Standard C (ISO C99 compliant)