forked from 0x2620/oxjs
add scale (fill/fit) functionality to video player
This commit is contained in:
parent
eef79f318a
commit
568629fb34
3 changed files with 732 additions and 381 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// vim: et:ts=4:sw=4:sts=4:ft=js
|
||||
|
||||
Ox.VideoElement = function(options, self) {
|
||||
|
||||
var self = self || {},
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue