d385f8257f
Clear out pending errors on player disposal. Source selection errors are dispatched asynchronously so that there is an opportunity to override the error message. If the player is disposed during that period, the error timeout wasn't being cleared properly. Fix for #1480. Fix whitespace When defining variables inline with declarations, stick to one variable per line. |
||
---|---|---|
build | ||
dist/video-js | ||
docs | ||
lang | ||
sandbox | ||
src | ||
test | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.npmignore | ||
.travis.yml | ||
bower.json | ||
CHANGELOG.md | ||
component.json | ||
composer.json | ||
contrib.json | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
LICENSE | ||
package.json | ||
README.md |
Video.js - HTML5 Video Player
Video.js is a web video player built from the ground up for an HTML5 world. It supports HTML5 and Flash video, as well as YouTube and Vimeo (through plugins). It supports video playback on desktops and mobile devices. This project was started mid 2010, and the player is now used on over 50,000 websites.
Visit videojs.com for an overview, download options, and instructions on how to use the player on your site.
Contributing
Video.js is a free and open source library, and we appreciate any help you're willing to give. Check out the contributing guide.
Building your own Video.js from source
To build your own custom version read the section on contributing code and "Building your own copy" in the contributing guide.
License
Video.js is licensed under the Apache License, Version 2.0. View the license file
Copyright 2014 Brightcove, Inc.