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