[polly] r242135 - Drop outdated video

Tobias Grosser tobias at grosser.es
Tue Jul 14 03:45:04 PDT 2015


Author: grosser
Date: Tue Jul 14 05:45:03 2015
New Revision: 242135

URL: http://llvm.org/viewvc/llvm-project?rev=242135&view=rev
Log:
Drop outdated video

Modified:
    polly/trunk/www/index.html

Modified: polly/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/index.html?rev=242135&r1=242134&r2=242135&view=diff
==============================================================================
--- polly/trunk/www/index.html (original)
+++ polly/trunk/www/index.html Tue Jul 14 05:45:03 2015
@@ -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>
   <!--=====================================================================-->





More information about the llvm-commits mailing list