/jlame

Copy: Java version of the Lame mp3 codec. Porting C-code, the most complete compliance in naming and using.

Primary LanguageJava

Java versions of the Lame mp3 codec libraries
*****************************************************************************
Conformity:

Lame-3.100

*****************************************************************************
Java v1.6 was used.

It is recommended to use an obfuscator to reduce the size and speed up.
You should save the class names inside the /spi package.
Obuscator optimization should be used carefully,
it can reduce the library speed and increase the CPU usage.
*****************************************************************************

Source file labels:
FIXME - suspicious places in the C source code.
XXX - the labels for test code and comments.
TODO - possible, a java code needs to be refined.

*****************************************************************************
See also:
LAME
http://www.sourceforge.net/projects/lame

Native Java port of the LAME library.
https://github.com/nwaldispuehl/java-lame