Emscripten port of libmad to js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Blue af045f1e67 optimised build, VBR fix, debug strip 4 years ago
CMakeLists.txt optimised build, VBR fix, debug strip 4 years ago
README.md first working decoding frame 4 years ago
decoder.cpp optimised build, VBR fix, debug strip 4 years ago
decoder.h changed for decoder to work with Uint8Array in addFragment method 4 years ago
index.html changed for decoder to work with Uint8Array in addFragment method 4 years ago
libmad.bc first working decoding frame 4 years ago
mad.h first working decoding frame 4 years ago
wrapper.cpp Basic decoding with edge effects 4 years ago
wrapper.h Basic decoding with edge effects 4 years ago

README.md