From 6ed7ca8dbb29c7ac06f5d8510621a36b9824ac3f Mon Sep 17 00:00:00 2001 From: calzoneman Date: Sat, 17 Oct 2015 18:45:13 -0700 Subject: [PATCH] Upgrade to video.js 5.0 --- www/css/video-js.css | 1994 +++-- www/js/video.js | 19852 ++++++++++++++++++++++++++++++++++++++++- www/video-js.swf | Bin 17476 -> 16786 bytes 3 files changed, 20737 insertions(+), 1109 deletions(-) diff --git a/www/css/video-js.css b/www/css/video-js.css index 97113b50..6c57fefb 100644 --- a/www/css/video-js.css +++ b/www/css/video-js.css @@ -1,181 +1,543 @@ -/*! -Video.js Default Styles (http://videojs.com) -Version 4.12.7 -Create your own skin at http://designer.videojs.com -*/ -/* SKIN -================================================================================ -The main class name for all skin-specific styles. To make your own skin, -replace all occurrences of 'vjs-default-skin' with a new name. Then add your new -skin name to your video tag instead of the default skin. -e.g.