- 18 May, 2016 1 commit
- 17 May, 2016 1 commit
-
-
* Added test for multiple audio groups in flash * Use a single default audio track when not in html5 mode
forbesjo committed
-
- 16 May, 2016 1 commit
-
-
- 10 May, 2016 1 commit
-
-
- 06 May, 2016 2 commits
-
-
-
* Support for multiple alternate audio tracks * Separated segment loading logic into a reusable piece of functionality so that we can have more than one segment loader and they can manage the segment fetch behavior unique to each playlist they are loading from * Introduced the MasterPlaylistController to coordinate the loading of the master playlist and separate the behavior of the player from videojs-contrib-hls.js leaving the latter to be the glue between HLS and the video element's events * Added the SourceUpdater to manage the asynchronous bahavior of SourceBuffers and MediaSource objects so that we can treat it as a non-blocking work queue * Added parsing for MediaGroups in master playlists * Added support for AudioTrackList objects and events * Add support for every HLS mime type possible (#684) * Flash live fixes (#682)
Jon-Carlos Rivera committed
-
- 03 May, 2016 1 commit
-
-
- 21 Apr, 2016 1 commit
-
-
- 04 Apr, 2016 1 commit
- 01 Apr, 2016 4 commits
-
-
-
Fix the IE11 bug without introducing a massive bandwidth leak into Flash playback
Jon-Carlos Rivera committed -
-
- 31 Mar, 2016 3 commits
-
-
-
-
… to modify the options used to create the request object * Make Xhr a factory function that returns a unique instance of the xhr function and expose an instance of it on each player's xhr object * Keep the returned function is backward compatible with the previous xhr * Add a `beforeRequest` function to the XHR that allows you to override options before the request * The `beforeRequest` function can be specified on the global `videojs.Hls.xhr` function and it'll be used for all players unless overridden on a per-player level
jrivera committed
-
- 24 Mar, 2016 1 commit
- 14 Mar, 2016 3 commits
- 11 Mar, 2016 3 commits
- 04 Mar, 2016 2 commits
-
-
- 03 Mar, 2016 2 commits
-
-
- 02 Mar, 2016 1 commit
-
-
- 01 Mar, 2016 5 commits
-
-
-
-
Work around a bug with the buffered property in IE11 that prevented playback
Jon-Carlos Rivera committed -
-
Work around a bug with the buffered property in IE11 that prevented playback
Jon-Carlos Rivera committed
-
- 29 Feb, 2016 1 commit
-
-
- 26 Feb, 2016 6 commits