@@ -38,33 +38,6 @@ <h1>About Polly</h1>
38
38
what has already been done and what is possible in the context of polyhedral
39
39
compilation.
40
40
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
-
68
41
<!--=====================================================================-->
69
42
< h2 > News</ h2 >
70
43
<!--=====================================================================-->
0 commit comments