Collection of open source projects based on JNIEasy (a tool of Innowhere)
Be the first to post a text review of Open Innowhere Collection. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Added OOP APIs for decoding MP3 to WAV/PCM. - Moved classes up removing "com.innowhere" folders/package - Moved encoding APIs to the package "encoder" - Added LAMEOnJBoot, this class is now the root factory (LAMEOnJ is now an interface) - Renamed: LAMEOnJStd to LAMEOnJStdEncoder LAMEOnJ.getLAMEOnJStd to getLAMEOnJStdEncoder LameConfig to EncoderConfig Encoder.getLameConfig to getEncoderConfig - Reorganized packages of test classes.
- Added object oriented APIs for decoding MP3 files to WAV/PCM. - Moved classes up removing "com.innowhere" folders/package - Moved encoding APIs to the package "encoder" - Added LAMEOnJBoot, this class is now the root factory (LAMEOnJ is now an interface) - Renamed: LAMEOnJStd to LAMEOnJStdEncoder LAMEOnJ.getLAMEOnJStd to getLAMEOnJStdEncoder LameConfig to EncoderConfig Encoder.getLameConfig to getEncoderConfig - Reorganized packages of test classes.
- Updated JNIEasy to 1.2.1 : Mac OS X problems are fixed and added Solaris 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
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?