1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-26 08:51:09 +02:00
Video.js - open source HTML5 video player
Go to file
Robert Hall 416ee1b2a0 Fix code in examples.
The examples are broken with extra parentheses. Fixed.
2014-03-19 13:58:00 -04:00
build Close GH-862: Add util namespace. 2013-12-02 17:03:32 -08:00
dist/video-js Release 4.4.3 2014-03-06 13:15:53 -08:00
docs Fix code in examples. 2014-03-19 13:58:00 -04:00
sandbox Updated to the latest version of the swf 2014-02-18 13:19:35 -08:00
src Merge branch 'patch/setposter-export' of git://github.com/heff/video-js into heff-patch/setposter-export 2014-03-06 12:49:36 -08:00
test Exporting tech.setPoster(). Fixes #1028 2014-03-05 16:08:49 -08:00
.bunyipconfig.js.example First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
.editorconfig Added .editorconfig and travis CI badge 2012-12-11 14:33:42 -08:00
.gitignore Close GH-801: API Doc Generation 2. Fixes #747 2013-10-28 18:25:28 -07:00
.jshintrc Switched to custom universal module definition. closes #998 closes #847 closes #998 2014-02-13 19:20:30 -08:00
.npmignore Added .npmignore so dist/ files won't be ignored in packages 2014-02-18 16:57:14 -08:00
.travis.yml Added Travis CI config, and also supporting package.json. 2012-12-10 18:51:48 -08:00
bower.json Added a bower.json 2014-02-18 13:27:02 -08:00
browsers.json First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
CHANGELOG.md Release 4.4.3 2014-03-06 13:15:53 -08:00
contrib.json Release 4.4.3 2014-03-06 13:15:53 -08:00
CONTRIBUTING.md Close GH-714: Added support for running tests with Karma. 2013-09-19 09:24:06 -07:00
Gruntfile.js Release 4.4.3 2014-03-06 13:15:53 -08:00
LICENSE switched license over from LGPLv3 to Apache2 2013-04-21 20:36:44 -07:00
package.json Release 4.4.3 2014-03-06 13:15:53 -08:00
README.md Added block quote to readme. 2013-07-19 10:47:30 -07:00

Video.js - HTML5 Video Player Build Status

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 2013 Brightcove, Inc.