Skip to content
/ h264js Public
forked from mbebenita/Broadway

A JavaScript version of android H.264 decoder.

License

Notifications You must be signed in to change notification settings

mgukov/h264js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h264js

A JavaScript H.264 decoder.

Technical info

The demo is Android's H.264 decoder compiled with Emscripten to JavaScript, then further optimized with Google's JavaScript closure compiler and further optimized by hand to use WebGL.

About

A JavaScript version of android H.264 decoder.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.5%
  • Assembly 25.7%
  • JavaScript 2.6%
  • RPC 0.7%
  • HTML 0.2%
  • Perl 0.2%
  • Other 0.1%