Java versions of the Ogg Vorbis libraries.
Forked and adapted from http://dmilvdv.narod.ru/Apps/oggvorbis.html
libogg-1.3.3
libvorbis-1.3.6
Includes tests, examples, java SPI.
dependencies {
compile 'io.vacco.joggvorbis:joggvorbis:<VERSION>'
}
Source file labels:
FIXME
- Suspicious places in the C source code.XXX
- The labels for test code and comments.TODO
- Java code needs to be refined.