vitasdk / packages

55 stars 52 forks source link

sdl2_mixer_ext: use libvorbis instead of stb #292

Closed v-atamanenko closed 1 year ago

v-atamanenko commented 1 year ago

stb ogg decoder that the library fallbacks to by default is buggy, here we use the built-in switch to use libvorbis for that instead. tested to be working and having less issues