Share

JavaLayer

File Release Notes and Changelog

Release Name: JLayer 1.0

Notes:
Release 1.0.

Changes: - VBRI frame header (Fraunhofer VBR) support added in Header.java. - Frame controls improved. It fixes the following bugs : + ArrayIndexOutOfBound Exception in t_43[] array. + ArrayIndexOutOfBound Exception in huffman_decode() method. - Licensing moved from GPL to LGPL : It means that you can use JLayer in your own application without being restricted by GPL license issues. It's more business friendly. - JavaLayer renamed into JLayer to be compliant to SUN trademark rules. - Tested under JRE 1.5.0. CPU usage < 1%, RAM usage < 12MB under P4/2Ghz.