Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dash.js v5.0.3 source code.tar.gz | 2025-05-28 | 15.4 MB | |
dash.js v5.0.3 source code.zip | 2025-05-28 | 16.3 MB | |
README.md | 2025-05-28 | 834 Bytes | |
Totals: 3 Items | 31.7 MB | 1 |
Improvements
- [VTTParser] Support for lineAlign and positionAlign by @eduter in https://github.com/Dash-Industry-Forum/dash.js/pull/4773
- [TextTracks] Improve performance of addCaptions and fix duplicate check by @eduter in https://github.com/Dash-Industry-Forum/dash.js/pull/4776
- add check for schemeIdUri in getIsMain() by @stschr in https://github.com/Dash-Industry-Forum/dash.js/pull/4779
Bugfixes
- fix: allow large ints to be passed in as time values for processUriTemplate by @littlespex in https://github.com/Dash-Industry-Forum/dash.js/pull/4775
- Fix regression when setting size of VTT cue by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/4780
- fix: Handle falsey values in DescriptorType value property by @stephanterning in https://github.com/Dash-Industry-Forum/dash.js/pull/4784