From: vijeth-aradhya Date: Sun, 23 Jul 2017 04:36:18 +0000 (+0530) Subject: Add video-resolution-switcher (video.js plugin) v0.4.2 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ca469bb08bb73c3f2e56a0e893af7e6cc4859f95;p=mediagoblin.git Add video-resolution-switcher (video.js plugin) v0.4.2 --- diff --git a/bower.json b/bower.json index 260e255b..4e2756d2 100644 --- a/bower.json +++ b/bower.json @@ -14,6 +14,7 @@ "dependencies": { "jquery": "~2.1.3", "video.js": "~5.20.1", + "videojs-resolution-switcher": "~0.4.2", "leaflet": "~0.7.3" } } diff --git a/mediagoblin/static/extlib/videojs-resolution-switcher b/mediagoblin/static/extlib/videojs-resolution-switcher new file mode 120000 index 00000000..ace672d9 --- /dev/null +++ b/mediagoblin/static/extlib/videojs-resolution-switcher @@ -0,0 +1 @@ +../../../extlib/videojs-resolution-switcher/lib/ \ No newline at end of file