jscodec / jsvpx

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

ogv-decoder-video-vp8.js build has wrong class name #3

Closed bvibber closed 7 years ago

bvibber commented 7 years ago

Should be OGVDecoderVideoVP8 instead of OGVVideoDecoder, or ogv.js won't find the class after loading the .js file.