RSS feed
92bc9547
– Chris Jarabek <chrisjarabek@nealmacbook.calgaryscientific.local>
authored
on 2014/01/20 08:55
Decoding entire bytestream now
698250ec
– unknown <chris.jarabek@1073w7w-chrisj.CalgaryScientific.local>
authored
on 2014/01/15 11:17
More comments. h264bsd_asm.js is likely bungled, so recompiling with emcc will be necessary.
bdf6173d
– unknown <chris.jarabek@1073w7w-chrisj.CalgaryScientific.local>
authored
on 2014/01/15 06:16
Passing through the buffer, albeit not correctly.
36003194
– unknown <chris.jarabek@1073w7w-chrisj.CalgaryScientific.local>
authored
on 2014/01/14 11:05
Fixed syntax errors, working on basic decoding loop.
59f135b9
– unknown <chris.jarabek@1073w7w-chrisj.CalgaryScientific.local>
authored
on 2014/01/14 04:17
Wrapper checkpoint.
1f7b88ee
– Sam Leitch <sam.leitch@calgaryscientific.com>
authored
on 2014/01/13 09:04
Checkpoint JS decoder class.
2e937b74
– Sam Leitch <sam@luceva.net>
authored
on 2013/12/06 18:12
Started teasing out a JS H264Decoder class
5afe62a5
– Sam Leitch <sam@luceva.net>
authored
on 2013/12/06 15:47
Added js compile that uses emscripten. Started creating a wrapper for the emscriptenized code
14d52842
– Sam Leitch <sam.leitch@calgaryscientific.com>
authored
on 2013/12/06 09:18
Ignoring more VS files
d5c1a7eb
– Sam Leitch <sam.leitch@calgaryscientific.com>
authored
on 2013/12/04 19:34
Removed the verbose printing defines that should not have made it to the repo.
7d12eb63
– Sam Leitch <sam.leitch@calgaryscientific.com>
authored
on 2013/12/04 10:57
Changed windows project to static lib and moved the output folders around.
62ea16c4
– Sam Leitch <sam.leitch@calgaryscientific.com>
authored
on 2013/11/27 10:12
Fixed the README markdown.
4e6482e1
– Sam Leitch <sam.leitch@calgaryscientific.com>
authored
on 2013/11/27 10:07
Initial commit