Skip to content

Commit

Permalink
(revert aliasing tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Staunton-Lambert committed Aug 15, 2024
1 parent d341f83 commit 422e664
Show file tree
Hide file tree
Showing 23 changed files with 20 additions and 1,146 deletions.
2 changes: 1 addition & 1 deletion examples/180-hls.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="https://kevleyski.github.io/reckless_in_pyrmont/hls_fmp4_byterange/reckless_in_pyrmont.m3u8" type="application/vnd.apple.mpegurl">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/180-mono.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/video_180_lefteyeonly.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/180-tb.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/video_180_TB.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/180.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/video_180.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/360-cube.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/doisethup_cubemap.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/360-sphere-detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/eagle-360.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/360-tb-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/cc_oceanside_beach.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/360-tb.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>
<body>
<p>TB Equirectangular video</p>
<video width="3840" height="3840" id="videojs-vr-player-rect2" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player-rect2" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/coriolis_rect.webm" type="video/webm">
</video>
<p>Credits: Animations for Physics and Astronomy, CC-BY-3.0</p>
Expand Down
2 changes: 1 addition & 1 deletion examples/360-two.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/lcs15_rect.webm" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/360.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/eagle-360.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/disable-togglePlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" crossorigin="anonymous" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" crossorigin="anonymous" controls playsinline>
<source src="https://storage.googleapis.com/omnitone-demo.google.com.a.appspot.com/fuerza-imprevista-1080p-h264-aac.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion examples/eac-lr.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>
<body>
<p>LR EAC video</p>
<video width="3840" height="3840" id="videojs-vr-player-eac-lr" class="video-js vjs-default-skin" controls playsinline>
<video width="640" height="300" id="videojs-vr-player-eac-lr" class="video-js vjs-default-skin" controls playsinline>
<source src="../samples/coriolis_eac.webm" type="video/webm">
</video>
<p>Credits: Animations for Physics and Astronomy, CC-BY-3.0</p>
Expand Down
2 changes: 1 addition & 1 deletion examples/spatial.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="../dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<video width="3840" height="3840" id="videojs-vr-player" class="video-js vjs-default-skin" crossorigin="anonymous" controls playsinline>
<video width="640" height="300" id="videojs-vr-player" class="video-js vjs-default-skin" crossorigin="anonymous" controls playsinline>
<source src="https://storage.googleapis.com/omnitone-demo.google.com.a.appspot.com/fuerza-imprevista-1080p-h264-aac.mp4" type="video/mp4">
</video>
<ul>
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,8 @@
"omnitone": "^1.3.0",
"rollup": "2.42.0",
"rollup-plugin-re": "^1.0.7",
"@rollup/plugin-image": "^3.0.3",
"sass": "^1.34.1",
"sinon": "^7.2.2",
"url-loader": "^4.1.1",
"videojs-generate-karma-config": "~8.1.0",
"videojs-generate-rollup-config": "7.0.0",
"videojs-generator-verify": "~4.1.3",
Expand Down
7 changes: 2 additions & 5 deletions scripts/rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
const generate = require('./videojs-vr-generate-rollup-config');
const generate = require('videojs-generate-rollup-config');

// see https://github.com/videojs/videojs-generate-rollup-config
// for options
const config = generate({});

// console.log("KJSL: config=" + config);
// for (var i in config) {
// console.log("KJSL: i=" + i + " config[i]=" + config[i]);
// }
// Add additional builds/customization here!

// export the builds to rollup
export default Object.values(config.builds);
1 change: 0 additions & 1 deletion scripts/videojs-vr-generate-rollup-config/.nvmrc

This file was deleted.

11 changes: 0 additions & 11 deletions scripts/videojs-vr-generate-rollup-config/.travis.yml

This file was deleted.

Loading

0 comments on commit 422e664

Please sign in to comment.