From 565d01a09a58bb1f60b6562e949ea322f6e01cc0 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Thu, 20 Dec 2012 09:07:59 +0100 Subject: Bump bundled video.js to v3.2.3 (#512) There is nothing inherently wrong with the currently bundled version, but the last one was uploaded in March 2012 and there have been upstream releases since. So bump to the latest available release 3.2.3. Might help with the reported issue 512 of an unresponsive video player. Do note that the Flash fallback option is removed. If we decide this should be added it is easy to add it back. We still use our own customized theme. Signed-off-by: Sebastian Spaeth --- mediagoblin/static/js/extlib/video-js | 1 - 1 file changed, 1 deletion(-) delete mode 120000 mediagoblin/static/js/extlib/video-js (limited to 'mediagoblin/static/js/extlib/video-js') diff --git a/mediagoblin/static/js/extlib/video-js b/mediagoblin/static/js/extlib/video-js deleted file mode 120000 index 35da21ca..00000000 --- a/mediagoblin/static/js/extlib/video-js +++ /dev/null @@ -1 +0,0 @@ -../../../../extlib/video-js \ No newline at end of file -- cgit v1.2.3