Skip to content

Commit

Permalink
update dist and version (v5.0.2-32)
Browse files Browse the repository at this point in the history
  • Loading branch information
bahaa-aidi committed Apr 24, 2016
1 parent bfbddea commit c7c3307
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions dist/alt/video.novtt.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11902,7 +11902,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17438,7 +17438,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/alt/video.novtt.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/alt/videojs.novtt.hls.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11902,7 +11902,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17438,7 +17438,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/alt/videojs.novtt.hls.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/alt/videojs.novtt.osmf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11902,7 +11902,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17438,7 +17438,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/alt/videojs.novtt.osmf.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/origin/video.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11906,7 +11906,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17442,7 +17442,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/origin/video.min.js

Large diffs are not rendered by default.

Binary file modified dist/video-js.swf
Binary file not shown.
6 changes: 3 additions & 3 deletions dist/video.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11906,7 +11906,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17442,7 +17442,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/video.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/videojs.hls.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11906,7 +11906,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17442,7 +17442,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/videojs.hls.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/videojs.osmf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Video.js 5.0.2-31 <http://videojs.com/>
* Video.js 5.0.2-32 <http://videojs.com/>
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
* Available under Apache License Version 2.0
* <https://github.com/videojs/video.js/blob/master/LICENSE>
Expand Down Expand Up @@ -11906,7 +11906,7 @@ var Flash = (function (_Tech) {
// Otherwise this adds a CDN url.
// The CDN also auto-adds a swf URL for that specific version.
if (!options.swf) {
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-8/dist/video-js.swf';
options.swf = '//cdn.rawgit.com/hola/video-js-swf-sv/v5.0.1-9/dist/video-js.swf';
}

// Generate ID for swf object
Expand Down Expand Up @@ -17442,7 +17442,7 @@ setup.autoSetupTimeout(1, videojs);
*
* @type {String}
*/
videojs.VERSION = '5.0.2-31';
videojs.VERSION = '5.0.2-32';

/**
* The global options object. These are the settings that take effect
Expand Down
6 changes: 3 additions & 3 deletions dist/videojs.osmf.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "video.js",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "5.0.2-31",
"version": "5.0.2-32",
"copyright": "Copyright Brightcove, Inc. <https://www.brightcove.com/>",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit c7c3307

Please sign in to comment.