Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5b5022eb
authored
2014-09-16 09:09:17 -0700
by
Simeon Bateman
Committed by
David LaPalomento
2015-07-31 16:40:37 -0400
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added size to player
1 parent
bb24ae98
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
test/muxer/player.html
test/muxer/player.html
View file @
5b5022e
...
...
@@ -50,7 +50,8 @@
</form>
</section>
<section>
<video
controls
>
<video
controls
width=
"320"
height=
"240"
>
>
<source
src=
"sintel_trailer-480p.mp4"
type=
"video/mp4"
>
Your browser does not support the
<code>
video
</code>
element.
</video>
...
...
Please
register
or
sign in
to post a comment