Releases: shaka-project/shaka-player
Releases · shaka-project/shaka-player
v4.9.21
v4.10.8
4.10.8 (2024-07-22)
Bug Fixes
- ABR: Do not adapt between spatial & non spatial audio (#7067) (077fda6)
- DASH: Fix codec/mimeType for single text file (#7075) (c932376)
- DASH: Fix period combining when roles are equal (#7065) (617f157)
- Disable CC with disableText config (#7078) (1b9435b)
- Only check encryptionScheme when is not null and not empty string (#7079) (bcbcbe8)
- Unify maxDisabledTime behaviour (#7077) (8ea2560)
v4.9.20
4.9.20 (2024-07-22)
Bug Fixes
- ABR: Do not adapt between spatial & non spatial audio (#7067) (3f87da6)
- DASH: Fix codec/mimeType for single text file (#7075) (f464b8e)
- DASH: Fix period combining when roles are equal (#7065) (8e3cd0f)
- Only check encryptionScheme when is not null and not empty string (#7079) (6c0718c)
- Unify maxDisabledTime behaviour (#7077) (d60bd6a)
v4.10.7
4.10.7 (2024-07-18)
Bug Fixes
- Allow reference mimeType change in StreamingEngine (#7061) (2fe4dcc)
- DASH: Prioritize highest bandwidth in PeriodCombiner (#7045) (30cdd61)
- Destroy correctly unused transmuxer (#7059) (7641475)
- Fix MSE polyfill for iOS (#7049) (44dc9a9)
- HLS: Remove init segment on formats without init segment (#7060) (ee179ad)
- Transmuxer: Fix init segment between discontinuities (#7042) (dd2a6d7)
- ttml: Handle escaped special characters. (#7047) (451a41e), closes #7044
- UI: Fix resolution label when the stream has not resolution (#7043) (9e468f4)
v4.9.19
4.9.19 (2024-07-18)
Bug Fixes
- Allow reference mimeType change in StreamingEngine (#7061) (ed9ef1a)
- DASH: Prioritize highest bandwidth in PeriodCombiner (#7045) (6ab958c)
- Destroy correctly unused transmuxer (#7059) (bab1cd0)
- Fix MSE polyfill for iOS (#7049) (3e3bb78)
- HLS: Remove init segment on formats without init segment (#7060) (064f34f)
- Transmuxer: Fix init segment between discontinuities (#7042) (3b886e9)
- ttml: Handle escaped special characters. (#7047) (418e85c), closes #7044
- UI: Fix resolution label when the stream has not resolution (#7043) (7f7f6f1)
v4.10.6
v4.9.18
v4.10.5
v4.9.17
v4.10.4
4.10.4 (2024-07-10)
Bug Fixes
- Ads: Fix mangled properties when using X-ASSET-LIST (#7002) (e42fd3f)
- Avoid reset iterator when seek into the buffer (#7004) (7a1c3ea)
- Disable seek retry cooldown on most platforms (#7010) (072d21d)
- Fix bad warning when use selectAudioLanguage (#6999) (7ff4dc9)
- HLS: Fix filtering video/audio streams without bandwidth (#7008) (529db5b)
- HLS: Fix load AES media playlist (#7012) (bd1bd93)
- HLS: Propagate bandwidth to stream in audio-only and video-only (#7006) (bd30a23)
- Prefetch: Use the same references time for evict and prefetchSegmentsByTime (#7003) (3c71c71)