Emscripten port of libmad to js
Go to file
Blue 7de90304e4 changed for decoder to work with Uint8Array in addFragment method 2019-01-24 19:00:15 +03:00
CMakeLists.txt Basic decoding with edge effects 2019-01-14 05:19:37 +03:00
README.md first working decoding frame 2018-12-27 18:29:06 +03:00
decoder.cpp changed for decoder to work with Uint8Array in addFragment method 2019-01-24 19:00:15 +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