File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3838 < script src ="js/WebGL.js "> </ script >
3939
4040 < video id ="video " loop muted crossOrigin ="anonymous " webkit-playsinline style ="display:none ">
41- < source src ="textures/kinect.webm " type =' video/ogg; codecs="theora, vorbis" ' >
42- < source src ="textures/kinect.mp4 " type =' video/mp4; codecs="avc1.42E01E, mp4a.40.2" ' >
41+ < source src ="textures/kinect.webm ">
42+ < source src ="textures/kinect.mp4 ">
4343 </ video >
4444
4545 < script id ="vs " type ="x-shader/x-vertex ">
Original file line number Diff line number Diff line change 3434 < script src ="js/WebGL.js "> </ script >
3535
3636 < video id ="video " loop muted crossOrigin ="anonymous " webkit-playsinline style ="display:none ">
37- < source src ="textures/pano.webm " type =' video/ogg; codecs="theora, vorbis" ' >
38- < source src ="textures/pano.mp4 " type =' video/mp4; codecs="avc1.42E01E, mp4a.40.2" ' >
37+ < source src ="textures/pano.webm ">
38+ < source src ="textures/pano.mp4 ">
3939 </ video >
4040
4141 < script >
Original file line number Diff line number Diff line change 3535 < script src ="js/vr/WebVR.js "> </ script >
3636
3737 < video id ="video " loop muted crossOrigin ="anonymous " webkit-playsinline style ="display:none ">
38- < source src ="textures/MaryOculus.webm " type =' video/ogg; codecs="theora, vorbis" ' >
39- < source src ="textures/MaryOculus.mp4 " type =' video/mp4; codecs="avc1.42E01E, mp4a.40.2" ' >
38+ < source src ="textures/MaryOculus.webm ">
39+ < source src ="textures/MaryOculus.mp4 ">
4040 </ video >
4141
4242 < script >
You can’t perform that action at this time.
0 commit comments