File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
< h1 > < a href ="./video-decode-display/ "> Video Decoding and Display</ a > </ h1 >
16
16
< p > Demuxes (using mp4box.js) and decodes an mp4 file, paints to canvas ASAP</ p >
17
17
</ article >
18
- < article onclick ="window.location.href='. /audio-video-player/audio_video_player.html'; ">
19
- < h1 > < a href =". /audio-video-player/audio_video_player.html "> Audio And Video Player</ a > </ h1 >
20
- < p > Demuxes, decodes, and renders synchronized audio and video.</ p >
18
+ < article onclick ="window.location.href='https://webcodecs-samples.netlify.app /audio-video-player/audio_video_player.html'; ">
19
+ < h1 > < a href ="https://webcodecs-samples.netlify.app /audio-video-player/audio_video_player.html "> Audio And Video Player</ a > </ h1 >
20
+ < p > Demuxes, decodes, and renders synchronized audio and video.</ p >
21
21
</ article >
22
22
< article onclick ="window.location.href='./image-decoder/animated-gif-renderer.html'; ">
23
23
< h1 > < a href ="./image-decoder/animated-gif-renderer.html "> Animated GIF Renderer</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments