minivorbis
minivorbis copied to clipboard
Single-file port of libogg and libvorbis for decoding ogg sound files.
I'm wondering if this file was ever built, at least under MinGW ... Things which are not defined at all: miniaudio.h ma_result Here are first few errors: In file included...
I'm trying to use minivorbis according to the instructions in the file miniaudio_vorbis.h, but I'm getting a ton of compilation errors. I figure this file must be outdated with the...
This simply updates the libogg version from 1.3.4 to latest version 1.3.6. Amazing work btw, so much simpler to use than the official repo.