diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-07-14 10:45:03 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-07-14 10:45:03 +0000 |
| commit | c268835eca8f59b164caa50bdecb7b58415861af (patch) | |
| tree | 1ac781f2a205abe3a9e15c87373effb897fe03d9 | |
| parent | 0241bd2c7e33b23ae0d1803ed474327298237cdf (diff) | |
| download | bcm5719-llvm-c268835eca8f59b164caa50bdecb7b58415861af.tar.gz bcm5719-llvm-c268835eca8f59b164caa50bdecb7b58415861af.zip | |
Drop outdated video
llvm-svn: 242135
| -rw-r--r-- | polly/www/index.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/polly/www/index.html b/polly/www/index.html index 7f19ef18efe..c4ca186d934 100644 --- a/polly/www/index.html +++ b/polly/www/index.html @@ -38,33 +38,6 @@ what has already been done and what is possible in the context of polyhedral compilation. - <p> - <div class="video-js-box" style="margin:auto; margin-top: 1em; margin-bottom: 1em"> - <video id="example_video_2" class="video-js" width="640" height="360" - controls="controls" preload="auto" - poster="images/video-summit-2011.png"> - <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"'> - <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"> - <param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" /> - <param name="allowfullscreen" value="true" /> - <param name="flashvars" - 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> - <!--=====================================================================--> <h2>News</h2> <!--=====================================================================--> |

