jscodec / jsvpx

Full Javascript implementation of libvpx vp8 decoder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

bvibber opened this issue · comments

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