aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvijeth-aradhya <vijthaaa@gmail.com>2017-07-23 10:06:18 +0530
committervijeth-aradhya <vijthaaa@gmail.com>2017-07-23 10:06:18 +0530
commitca469bb08bb73c3f2e56a0e893af7e6cc4859f95 (patch)
tree7ec7df0a47ac224bc55ad70c4f428fbbc46ea327
parentd66d08d17c8b960d2dc6cd20780f5d050c55119f (diff)
downloadmediagoblin-ca469bb08bb73c3f2e56a0e893af7e6cc4859f95.tar.lz
mediagoblin-ca469bb08bb73c3f2e56a0e893af7e6cc4859f95.tar.xz
mediagoblin-ca469bb08bb73c3f2e56a0e893af7e6cc4859f95.zip
Add video-resolution-switcher (video.js plugin) v0.4.2
-rw-r--r--bower.json1
l---------mediagoblin/static/extlib/videojs-resolution-switcher1
2 files changed, 2 insertions, 0 deletions
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