0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:mbebenita/Broadway More... over 12 years ago
Added a new video, fixed decoding bug in main.cpp More... over 12 years ago
Use closure compiler More... over 12 years ago
Integrate emscripten variable eliminator More... over 12 years ago
Moved scons files into Show project. More... over 12 years ago
Removed Makefile More... over 12 years ago
Use emscripten relooper and eliminator More... over 12 years ago
Refactor html code into JS More... over 12 years ago
Minor pixel loop optimization More... over 12 years ago
Switched build system to SCons, switched everything to 32bit and copied AVC sources inside of player More... over 12 years ago
Working (unoptimized) avc.js More... over 12 years ago
Console debugging improvements More... over 12 years ago
test.html fixes More... over 12 years ago
Add option to dump frames to the console, for debugging More... over 12 years ago
Emscripten build fixes; file loads in browser More... over 12 years ago
Allow passing the filename to main More... over 12 years ago
Initial emscripten files More... over 12 years ago
Refactor main loop handling More... over 12 years ago
Fix Linux build More... over 12 years ago
Disable debug logging by default More... over 12 years ago
Merge More... over 12 years ago
Make debug logging optional, and allow picking the file More... over 12 years ago
Made SDK work on OS X but broke Linux (we just need a slight modification to the Makefile) and also added decoding of YUV420 to RGB More... over 12 years ago
Fixed in order to build on OSX More... over 12 years ago
Dump picture data to SDL More... over 12 years ago
Added some media. More... over 12 years ago
Added AVC library, and some bug fixes to the bitstream in JS. More... over 12 years ago
Fixed some formatting. More... over 12 years ago
Now parsing SPS and PPS. More... over 12 years ago
Added more NAL parsing. More... over 12 years ago