Emscripten port of libmad to js
Aller au fichier
Blue af045f1e67 optimised build, VBR fix, debug strip 2019-02-02 01:34:38 +03:00
CMakeLists.txt optimised build, VBR fix, debug strip 2019-02-02 01:34:38 +03:00
README.md first working decoding frame 2018-12-27 18:29:06 +03:00
decoder.cpp optimised build, VBR fix, debug strip 2019-02-02 01:34:38 +03:00
decoder.h changed for decoder to work with Uint8Array in addFragment method 2019-01-24 19:00:15 +03:00
index.html changed for decoder to work with Uint8Array in addFragment method 2019-01-24 19:00:15 +03:00
libmad.bc first working decoding frame 2018-12-27 18:29:06 +03:00
mad.h first working decoding frame 2018-12-27 18:29:06 +03:00
wrapper.cpp Basic decoding with edge effects 2019-01-14 05:19:37 +03:00
wrapper.h Basic decoding with edge effects 2019-01-14 05:19:37 +03:00

README.md