ebiten/audio/vorbis
Hajime Hoshi 992f6c767a audio/vorbis: Use stb_vorbis.c on browsers
This change adds a Ogg/Vorbis decoder stb_vorbis.c usage that is
compiled by Emscripten as WebAssembly.

Fixes #623
2018-07-04 01:23:11 +09:00
..
internal/stb audio/vorbis: Use stb_vorbis.c on browsers 2018-07-04 01:23:11 +09:00
test_mono.ogg vorbis: Add tests (#570) 2018-03-31 01:51:39 +09:00
test_tooshort.ogg audio/vorbis: Bug fix: fail to decode too short ogg 2018-04-07 22:13:12 +09:00
vorbis_js.go audio/vorbis: Use stb_vorbis.c on browsers 2018-07-04 01:23:11 +09:00
vorbis_notjs.go audio/vorbis: Use stb_vorbis.c on browsers 2018-07-04 01:23:11 +09:00
vorbis_test.go audio/vorbis: Bug fix: fail to decode too short ogg 2018-04-07 22:13:12 +09:00
vorbis.go audio/vorbis: Use stb_vorbis.c on browsers 2018-07-04 01:23:11 +09:00