Skip to content

Commit c268835

Browse files
committed
Drop outdated video
llvm-svn: 242135
1 parent 0241bd2 commit c268835

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

polly/www/index.html

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,6 @@ <h1>About Polly</h1>
3838
what has already been done and what is possible in the context of polyhedral
3939
compilation.
4040

41-
<p>
42-
<div class="video-js-box" style="margin:auto; margin-top: 1em; margin-bottom: 1em">
43-
<video id="example_video_2" class="video-js" width="640" height="360"
44-
controls="controls" preload="auto"
45-
poster="images/video-summit-2011.png">
46-
<source
47-
src="http://www.grosser.es/publications/grosser-2011--Polly-First-successful-optimizations--LLVM-Developer-Meeting.mp4"
48-
type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
49-
<source
50-
src="http://www.grosser.es/publications/grosser-2011--Polly-First-successful-optimizations--LLVM-Developer-Meeting.webm"
51-
type='video/webm; codecs="vp8, vorbis"'>
52-
<object id="flash_fallback_2" class="vjs-flash-fallback" width="640"
53-
height="360" type="application/x-shockwave-flash"
54-
data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf">
55-
<param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" />
56-
<param name="allowfullscreen" value="true" />
57-
<param name="flashvars"
58-
value='config={"playlist":["publications/images/video-summit-2011.png",
59-
{"url":
60-
"http://www.grosser.es/publications/grosser-2011--Polly-First-successful-optimizations--LLVM-Developer-Meeting.mp4","autoPlay":false,"autoBuffering":true}]}'
61-
/>
62-
<img src="images/video-summit-2011.png" width="640" height="360" alt="Poster Image"
63-
title="No video playback capabilities." />
64-
</object>
65-
</video>
66-
</div>
67-
6841
<!--=====================================================================-->
6942
<h2>News</h2>
7043
<!--=====================================================================-->

0 commit comments

Comments
 (0)