- 24 Aug, 2016 2 commits
-
-
- 17 Aug, 2016 3 commits
-
-
-
-
…ut the size of the gaps it is able to skip when an underflow is detected (#822)
Jon-Carlos Rivera committed
-
- 16 Aug, 2016 3 commits
- 15 Aug, 2016 3 commits
-
-
-
-
* Converted the ad-related cues generated from `cue-out` and `cue-in` into a single cue spanning the period between ad-break start and ad-break end
Matthew Neil committed
-
- 04 Aug, 2016 1 commit
- 29 Jul, 2016 5 commits
-
-
-
-
-
* Skip gaps caused by video underflow In the event that there is a small gap in the video buffer, Chrome will consider it video underflow, and will continue playing audio for ~3 seconds while video remains frozen. The current time of the player will update to reflect the audio playback. Due to the audio overplay, the gap skipper will think we are in a buffered region, and will not skip over the gap. This adds support for skipping over gaps caused by a browser's interpretation of video underflow.
Garrett committed -
* Add text track cues for #ext-x-cue-out, #ext-x-cue-in, and #ext-x-cue-cont segment tags * Change tags track to keep its reference and add documentation
Garrett committed
-
- 26 Jul, 2016 1 commit
-
-
- 25 Jul, 2016 4 commits
-
-
-
-
* Guard against negative media index due to manifest vs actual timing differences One of the possible reasons for us getting a negative media index is that we've recorded actual segment timing information and it differs enough from the manifest's timing information that we can't properly place the first segment. In the event that we're at time 0 and the video isn't live, we can safely assume that we should get the first segment. * Change getMediaIndexForTime to return first segment when time and expired are 0
Garrett committed -
-
- 21 Jul, 2016 5 commits
-
-
explicitly ask for versions on each section of additional info remove the actual section as it will always be the same as description
Brandon Casey committed -
-
-
- 20 Jul, 2016 1 commit
-
-
* Removed segment timeout when on the lowest enabled rendition * Move timeout check to only run when needed
Matthew Neil committed
-
- 15 Jul, 2016 2 commits
-
-
- 30 Jun, 2016 1 commit
-
-
- 29 Jun, 2016 1 commit
-
-
* Working implementation of adaptive seeking * Use this.tech_ * Added the ability for the gap skipper to clean up after itself on dispose
Jon-Carlos Rivera committed
-
- 20 Jun, 2016 1 commit
-
-
- 09 Jun, 2016 3 commits
-
-
- 08 Jun, 2016 2 commits
-
-
* Adds a manual rendition selection api to an instance of HlsHandler * Update the doc with information about the representation api
Jon-Carlos Rivera committed -
* updated the README with more up-to-date information fixing code fence formatting remove bandwidth line from constructor as it is done in setOptions_() added tools to the readme * readme: minor spelling/grammar/format fixes
Brandon Casey committed
-
- 06 Jun, 2016 1 commit
- 02 Jun, 2016 1 commit
-
-