Releases: videojs/http-streaming
Releases · videojs/http-streaming
v1.10.1
v1.10.0
1.10.0 (2019-04-12)
Features
- add option to cache encrpytion keys in the player (#446) (599b94d), closes #140
- add support for dash manifests describing sidx boxes (#455) (80dde16)
Bug Fixes
- clear the blacklist for other playlists if final rendition errors (#396) (6e6c8c2)
- on dispose, don't call abort on SourceBuffer until after remove() has finished (3806750)
Documentation
v1.9.3
v1.9.2
v1.9.1
Bug Fixes
- fix for streams that would occasionally never fire an
ended
event (fc09926) - Fix video playback freezes caused by not using absolute current time (#401) (957ecfd)
- only fire seekablechange when values of seekable ranges actually change (#415) (a4c056e)
- Prevent infinite buffering at the start of looped video on edge (#392) (b6d1b97)