Bump bundled video.js to v3.2.3 (#512)
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 20 Dec 2012 08:07:59 +0000 (09:07 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 25 Dec 2012 18:16:03 +0000 (19:16 +0100)
commit565d01a09a58bb1f60b6562e949ea322f6e01cc0
tree480689e4b0798da20992df9e9f3b08b5609a1488
parenta1f9007bb0037b5efcd4b949f1e03858744e11a0
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 <Sebastian@SSpaeth.de>
12 files changed:
extlib/video-js/LGPLv3-LICENSE.txt [new file with mode: 0644]
extlib/video-js/demo.html [deleted file]
extlib/video-js/video-js.css [deleted file]
extlib/video-js/video-js.min.css
extlib/video-js/video-js.png
extlib/video-js/video-js.swf [deleted file]
extlib/video-js/video.js [deleted file]
extlib/video-js/video.min.js
mediagoblin/static/css/base.css
mediagoblin/static/extlib/video-js [new symlink]
mediagoblin/static/js/extlib/video-js [deleted symlink]
mediagoblin/templates/mediagoblin/media_displays/video.html