| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dash.js v5.1.1 source code.tar.gz | 2025-12-23 | 34.0 MB | |
| dash.js v5.1.1 source code.zip | 2025-12-23 | 34.9 MB | |
| README.md | 2025-12-23 | 1.8 kB | |
| Totals: 3 Items | 68.9 MB | 1 | |
Improvements
- Re-add inline events after a seek by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/4884
- Add unit test for ContentSteeringController, CatchupController, GapController by @codomposer in https://github.com/Dash-Industry-Forum/dash.js/pull/4885
- Add an offset to be applied when doing gap jumps. The offset can be configured via the settings by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/4907
- Save current content steering information from the manifest and use it in case it has been removed by an MPD update by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/491
- Add Ubuntu config for functional tests by @dsilhavy in Link
- Update all CML packages to version 1.0.1 by @littlespex in [#4913]
Bugfixes
- Allow enhancement codecs to be re-tested in Capabilities.js if Settings change by @v-nova-romas in https://github.com/Dash-Industry-Forum/dash.js/pull/4894
- Fix wrong JSDoc for MediaPlayerEvents#CUE_EXIT by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/4900
- Use correct text for parsing of binary MPD inline events by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/4903
- Update LCEVC Scalable Sample Pages by @v-nova-romas in https://github.com/Dash-Industry-Forum/dash.js/pull/4897
- Fix slow quality switch with
limitBitrateByPortalbeing enabled by @dsilhavy in https://github.com/Dash-Industry-Forum/dash.js/pull/4898 - Filter capabilities on number of audio channels by @gmcgarry in https://github.com/Dash-Industry-Forum/dash.js/pull/4886
- Improve scalable buffering behaviour by @v-nova-romas in https://github.com/Dash-Industry-Forum/dash.js/pull/4908