javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package.
Original project can be found here: http://javaflacencoder.sourceforge.net/
Version0.3.7compared with
Version Details
| 0.3.6 | 0.3.7 | |
|---|---|---|
| Release date | Oct 10, 2015 | Oct 10, 2015 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.