1.9.0 (2019-02-07)
- Use exposed transmuxer time modifications for more accurate conversion between program and player times (#371) (41df5c0)
- m3u8 playlist is not updating when only endList changes (#373) (c7d1306)
- Prevent exceptions from being thrown by the MediaSource (#389) (8c06366)
1.8.0 (2019-01-10)
1.7.0 (2019-01-04)
1.6.0 (2018-12-21)
1.5.1 (2018-12-06)
- added missing manifest information on to segments (EXT-X-PROGRAM-DATE-TIME) (#236) (a35dd09)
- remove player props on dispose to stop middleware (#229) (cd13f9f)
- add dash to package.json description (#267) (3296c68)
- add documentation for reloadSourceOnError (#266) (7448b37)
1.5.0 (2018-11-13)
- don't wait for requests to finish when encountering an error in media-segment-request (#286) (970e3ce)
- throttle final playlist reloads when using DASH (#277) (1c2887a)
1.4.2 (2018-11-01)
1.4.1 (2018-10-25)
1.4.0 (2018-10-24)
- limited experimental DASH multiperiod support (#268) (a213807)
- smoothQualityChange flag (#235) (0e4fdf9)
1.3.1 (2018-10-15)
1.3.0 (2018-10-05)
1.2.6 (2018-09-21)
- update issue template to link to the troubleshooting guide (#215) (413f0e8)
- update README notes for video.js 7 (#200) (d68ce0c)
- update troubleshooting guide for Edge/mobile Chrome (#216) (21e5335)
1.2.5 (2018-08-24)
1.2.4 (2018-08-13)
1.2.3 (2018-08-09)
- link to minified example in main page (#189) (15a7f92)
- use netlify for easier testing (#188) (d2e0d35)
1.2.2 (2018-08-07)
- typeof minification (#182) (7c68335)
- Use middleware and a wrapped function for seeking instead of relying on unreliable 'seeking' events (#161) (6c68761)
1.2.1 (2018-07-17)
1.2.0 (2018-07-16)
1.1.0 (2018-06-06)
1.0.2 (2018-05-17)
1.0.1 (2018-04-12)
1.0.0 (2018-04-10)
- update docs for overrideNative (#77) (98ca6d3)
- update known issues for fmp4 captions (#79) (c418301)
0.9.0 (2018-03-30)
0.8.0 (2018-03-30)
- feat: Live support for DASH
- use webwackify for webworkers to support webpack bundle (#50)
- fix: program date time handling (#45)
- update m3u8-parser to v4.2.0
- use segment program date time info
- feat: Adding support for segments in Period and Representation (#47)
- wait for both main and audio loaders for endOfStream if main starting media unknown (#44)
- add debug logging statement for seekable updates (#40)
- Fix audio only streams with EXT-X-MEDIA tags (#34)
- Merge videojs-contrib-hls master into http-streaming master (#35)
- Update sinon to 1.10.3=
- Update videojs-contrib-quality-levels to ^2.0.4
- Fix test for event handler cleanup on dispose by calling event handling methods
- fix: Don't reset eme options (#32)
- update mpd-parser to support more segment list types (#27)
- Removed Flash support (#15)
- Blacklist playlists not supported by browser media source before initial selection (#17)
- Skip flash-based source handler with DASH sources (#14)
- Added additional properties to the stats object (#10)
- Updated the mpd-parser to fix IE11 DASH support (#12)
- Initial DASH Support (#8)
- Initial release, based on videojs-contrib-hls 5.12.2