w3c / media-source

Media Source Extensions
https://w3c.github.io/media-source/
Other
267 stars 59 forks source link

Drop dependency on jQuery #264

Closed tidoust closed 3 years ago

tidoust commented 3 years ago

This update re-writes the calls to jQuery using regular DOM functions and drops the dependency on jQuery. See related discussion in https://github.com/w3c/media-source/pull/263#discussion_r529900078

The generated HTML with the new media-source.js file is exactly the same as before (I also checked with a few byte stream format specs).


Preview | Diff