This repository has been archived by the owner on Dec 23, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Copy: Java version of the Lame mp3 codec. Porting C-code, the most complete compliance in naming and using.
ggrandes-clones/mp3_codec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Java versions of the Lame mp3 codec libraries ***************************************************************************** Conformity: Lame-3.100 Codec only + examples + java spi interface ***************************************************************************** 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
About
Copy: Java version of the Lame mp3 codec. Porting C-code, the most complete compliance in naming and using.
Resources
Stars
Watchers
Forks
Packages 0
No packages published