summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2011-12-14 12:21:27 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2011-12-14 12:21:27 +0000
commit5c28af1c23e9f80145cb34097cb37276628f51db (patch)
tree92da2286d1c5195ca77c25c68c1e5abf454ecfeb
parentf4bea399a9a6f6353f8764244739da778e266b60 (diff)
downloadbcm5719-llvm-5c28af1c23e9f80145cb34097cb37276628f51db.tar.gz
bcm5719-llvm-5c28af1c23e9f80145cb34097cb37276628f51db.zip
www: Enable mp4 version of the developer meeting talk
llvm-svn: 146559
-rw-r--r--polly/www/index.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/polly/www/index.html b/polly/www/index.html
index 3cae954d7af..807cddf7dd1 100644
--- a/polly/www/index.html
+++ b/polly/www/index.html
@@ -35,13 +35,12 @@
<video id="example_video_2" class="video-js" width="640" height="360"
controls="controls" preload="auto"
poster="images/video-summit-2011.png">
- <!-- <source
+ <source
src="http://www.grosser.es/publications/grosser-2011--Polly-First-successful-optimizations--LLVM-Developer-Meeting.mp4"
- type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> -->
+ type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source
src="http://www.grosser.es/publications/grosser-2011--Polly-First-successful-optimizations--LLVM-Developer-Meeting.webm"
type='video/webm; codecs="vp8, vorbis"'>
- <!--
<object id="flash_fallback_2" class="vjs-flash-fallback" width="640"
height="360" type="application/x-shockwave-flash"
data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf">
@@ -51,12 +50,10 @@
value='config={"playlist":["publications/images/video-summit-2011.png",
{"url":
"http://www.grosser.es/publications/grosser-2011--Polly-First-successful-optimizations--LLVM-Developer-Meeting.mp4","autoPlay":false,"autoBuffering":true}]}'
- /> -->
+ />
<img src="images/video-summit-2011.png" width="640" height="360" alt="Poster Image"
title="No video playback capabilities." />
- <!--
</object>
- -->
</video>
</div>
<b>WARNING:</b> Polly started as a research project and larger parts of it are
OpenPOWER on IntegriCloud