Decoding entire bytestream now
More comments. h264bsd_asm.js is likely bungled, so recompiling with emcc will be necessary.
Passing through the buffer, albeit not correctly.
Fixed syntax errors, working on basic decoding loop.
Started teasing out a JS H264Decoder class
Added js compile that uses emscripten. Started creating a wrapper for the emscriptenized code
Removed the verbose printing defines that should not have made it to the repo.
Changed windows project to static lib and moved the output folders around.