0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix problems with destroying WebGL context; see #407 More... over 3 years ago
Rebuild More... over 3 years ago
Catch lost context when creating the WebGL renderer; see #392 More... over 3 years ago
Fix WebSocket constructor chocking on empty protocol string; close #143 More... over 3 years ago
Rebuild More... about 4 years ago
Fix race condition where WASM-Module is instantiated twice; close #393 More... about 4 years ago
Handle WebGL contextLost; close #392 More... about 4 years ago
Typo; #393 More... about 4 years ago
Typo More... almost 6 years ago
Added some build instructions More... almost 6 years ago
Fix audio only using the right channel for volume; close #342 More... almost 6 years ago
Merge pull request #340 from alphacornutum/master More... almost 6 years ago
Fix timeout after 1 minute error on node >=v11.3 in websocket-relay More... almost 6 years ago
Cache WASM Module once instantiated; fix #301 More... over 6 years ago
Attempt to cleanly free WebGL context More... over 6 years ago
Fix error when loading WASM module via AJAX; close #326 More... over 6 years ago
Remove obsolete console.log More... almost 7 years ago
Add fetch() streaming source, close #119, #300 More... almost 7 years ago
Allow working with older emcc versions More... almost 7 years ago
Merge pull request #274 from kresimirfijacko/fix-memory-leaks More... almost 7 years ago
fix memory issues More... about 7 years ago
Merge pull request #1 from phoboslab/master More... about 7 years ago
Merge pull request #273 from kresimirfijacko/fix-emcc-version-upgrade More... about 7 years ago
Fix for Emscripten latest version More... about 7 years ago
Add various callbacks, .nextFrame() method and .paused property More... over 7 years ago
Fix byte clamping, close #252 More... over 7 years ago
Fix stretched WebGL viewport when video with is not a multiple of 16; close #254 More... over 7 years ago
Don't attempt to get/set index when no buffer was written yet More... over 7 years ago
Add documentation for decode callbacks, link performance page More... over 7 years ago
Add on{Audio/Video}Decode callbacks, meassure perf More... over 7 years ago