jscodec / jsvpx

Full Javascript implementation of libvpx vp8 decoder.
MIT License
25 stars 6 forks source link

Fix ogv.js integration to work with stock mapping #6

Closed bvibber closed 7 years ago

bvibber commented 7 years ago

Can now drop the ogv-decoder-video-vp8.js file into the ogv.js 1.3.0 release and it 'just works' :D

Fixes https://github.com/jscodec/jsvpx/issues/3 Fixes https://github.com/jscodec/jsvpx/issues/4