Hajime Hoshi
|
05ac690db5
|
audio/vorbis/internal/stb: Use stbvorbis.js
Fixes #641
|
2018-07-22 17:15:28 +09:00 |
|
Hajime Hoshi
|
c6842f2cd8
|
audio/vorbis/internal/stb: Use TypedArrayOf (#642)
|
2018-07-07 17:46:55 +09:00 |
|
Hajime Hoshi
|
de7065bbf7
|
audio/vorbis/internal/stb: Use float32 version of decoder for efficiency
|
2018-07-05 01:37:51 +09:00 |
|
Hajime Hoshi
|
9bf2eaff58
|
audio/vorbis/internal/stb: Rename files
|
2018-07-04 12:04:00 +09:00 |
|
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 |
|