Menu

LAMEOnJ 1.1 Added Solaris and Leopard support

- Updated JNIEasy to 1.2.1 : Mac OS X problems are fixed (runs on Tiger and Leopard) and added Solaris x86 support.

- OOP API (wrapping standard LAME methods) now supports mono WAV and PCM streams/files

- Changed method names:
Generic.initEncodingInterleaved =>
Generic.initEncoding
Generic.encodeBufferInterleaved =>
Generic.encodeBuffer
StreamEncoder.initEncodingInterleaved =>
StreamEncoder.initEncoding
StreamEncoder.encodeBufferInterleaved =>
StreamEncoder.encodeBuffer

- GenericEncoder.encodeFlush(byte[]) and StreamEncoder now use Lame.lame_encode_flush_nogap instead of Lame.lame_encode_flush

Posted by Jose M. Arranz Santamaria 2008-03-31

Log in to post a comment.