This website requires JavaScript.
Explore
Help
Register
Sign In
web
/
video.js
Watch
1
Star
0
Fork
0
You've already forked video.js
mirror of
https://github.com/videojs/video.js.git
synced
2025-01-19 10:54:16 +02:00
Code
Releases
Activity
video.js
/
test
/
unit
History
Steve Heffernan
aedaa17e3c
Added tests for cue time parsing, including for
#183
(test-only)
2014-05-21 17:28:18 -07:00
..
api.js
Modernized the fullscreen API and added support for IE11.
fixes
#1155
closes
#1205
2014-05-15 14:46:28 -07:00
component.js
Made tap events on mobile less sensitive to touch moves.
closes
#1111
2014-05-06 17:22:29 -07:00
control-bar.js
…
controls.js
Added support for playbackRate switching.
closes
#1132
2014-05-13 14:02:02 -07:00
core-object.js
…
core.js
…
events.js
…
flash.js
…
lib.js
Made vjs.get work with xDomain in IE < 10.
closes
#1095
2014-05-13 12:35:40 -07:00
media.html5.js
Added cross-browser testing with SauceLabs, and added Karma as the default test runner.
closes
#1187
2014-05-16 14:48:05 -07:00
mediafaker.js
…
menu.js
Adjusting menu to use title given in options
2014-04-03 23:35:15 -07:00
player.js
Better error handling.
closes
#1197
2014-05-12 17:08:48 -07:00
plugins.js
…
poster.js
…
setup.js
…
test-helpers.js
…
tracks.js
Added tests for cue time parsing, including for
#183
(test-only)
2014-05-21 17:28:18 -07:00
util.js
…