From 548554fbe285719a1e96f9902b01eb2f34c9f70b Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Sun, 19 Sep 2010 11:58:18 -0700 Subject: [PATCH] Updated to latest version --- video-js/README.markdown | 22 ++++- video-js/demo.html | 6 +- video-js/skins/hu.css | 58 ++++++------ video-js/skins/tube.css | 46 ++++----- video-js/skins/vim.css | 44 ++++----- video-js/video-js.css | 89 +++++++++--------- video-js/video.js | 198 ++++++++++++++++++++++----------------- 7 files changed, 252 insertions(+), 211 deletions(-) diff --git a/video-js/README.markdown b/video-js/README.markdown index 159c985f7..109a4d52b 100644 --- a/video-js/README.markdown +++ b/video-js/README.markdown @@ -1,5 +1,7 @@ VideoJS - [HTML5 Video Player](http://videojs.com) ================================================== +Version 1.1.1 + View [VideoJS.com](http://videojs.com) for a demo and overview. VideoJS is an HTML5 video player that uses the HTML5 video tag built into modern browsers, and uses javascript to add custom controls, new functionality, and to fix cross browser bugs. @@ -10,6 +12,11 @@ View demo.html for an example of how to use it. Originally based on [this tutorial](http://blog.steveheffernan.com/2010/04/how-to-build-an-html5-video-player/). +Contributors (Github Username) +------------------------------ +heff, dz0ny, sentientbit, tvdeyen, brandonarbini, gordonbrander, Shraymonks, albertogasparin, sandaru1, nicholasbs, majornista + + Getting Started --------------- @@ -40,7 +47,7 @@ Change the video and image files to your own. You can even swap out the Flash Fa