- 07 Apr, 2014 2 commits
-
- 28 Mar, 2014 14 commits
-
-
-
-
-
-
-
-
-
-
Use the carat operator to specify the video.js compatibility range, which means the HLS plugin is compatible with 4.x video.js releases.
David LaPalomento committed
- 26 Mar, 2014 3 commits
-
-
- 24 Mar, 2014 1 commit
-
-
Clean up deps in package.json. Having video.js as a peer dependency seems like the right way of expressing the relationship so give that a shot.
David LaPalomento committed
-
- 18 Mar, 2014 1 commit
-
-
- 14 Mar, 2014 10 commits
-
-
- 13 Mar, 2014 1 commit
- 12 Mar, 2014 4 commits
-
-
-
This memoizes widthBytes, heightBytes, and videocodedidBytes for later uses after the first invocation of hls.FlvTag.
Gary Katsevman committed -
- 11 Mar, 2014 2 commits
-
-
Instead of using a conditional, use logical or when determining if videojs.hls should be stubbed out or not.
David LaPalomento committed
- 10 Mar, 2014 2 commits
-
-
Don't append to the tag info pane. Overwrite the innerHTML whenever one of the files change.
David LaPalomento committed -
Overwrite setNextTimeStamp after the first invocation, capturing the first PTS value. Write all FLV PTS and DTS values as offsets from that.
David LaPalomento committed
-