You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7.3 KiB
7.3 KiB
1.2.3 (2018-08-09)
Chores
- link to minified example in main page (#189) (15a7f92)
- use netlify for easier testing (#188) (d2e0d35)
1.2.2 (2018-08-07)
Bug Fixes
- typeof minification (#182) (7c68335)
- Use middleware and a wrapped function for seeking instead of relying on unreliable 'seeking' events (#161) (6c68761)
Chores
Documentation
Tests
1.2.1 (2018-07-17)
Bug Fixes
1.2.0 (2018-07-16)
Features
Chores
1.1.0 (2018-06-06)
Features
Chores
1.0.2 (2018-05-17)
Bug Fixes
Documentation
1.0.1 (2018-04-12)
Bug Fixes
1.0.0 (2018-04-10)
Chores
Documentation
- update docs for overrideNative (#77) (98ca6d3)
- update known issues for fmp4 captions (#79) (c418301)
0.9.0 (2018-03-30)
Features
0.8.0 (2018-03-30)
Code Refactoring
0.7.0
- feat: Live support for DASH
0.6.1
- use webwackify for webworkers to support webpack bundle (#50)
0.5.3
- 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)
0.5.2
- add debug logging statement for seekable updates (#40)
0.5.1
- 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)
0.5.0
- update mpd-parser to support more segment list types (#27)
0.4.0
- Removed Flash support (#15)
- Blacklist playlists not supported by browser media source before initial selection (#17)
0.3.1
- Skip flash-based source handler with DASH sources (#14)
0.3.0
- Added additional properties to the stats object (#10)
0.2.1
- Updated the mpd-parser to fix IE11 DASH support (#12)
0.2.0
- Initial DASH Support (#8)
0.1.0
- Initial release, based on videojs-contrib-hls 5.12.2