cs-education / sysbuild

A system programming learning environment in the browser
https://cs-education.github.io/sys/
Other
36 stars 35 forks source link

Upgrade videojs version #85

Closed scowalt closed 9 years ago

scowalt commented 9 years ago

As per this comment on the videojs repository, videojs version 4.12 contains significant improvements to how text tracks are handled. We will need these improvements in order to make progress on #71.

The current version of videojs is 4.8.1. We will need to make sure that no existing functionality is broken (i.e. videos still play).