v4.11.2
4.11.2 (2024-09-11)
Bug Fixes
- DASH: Avoid adding originalId when it is not necessary (#7281) (15ebdc1)
- DASH: Clone EventStream nodes to reduce memory consumption (#7285) (edd232b), closes #7148
- DASH: Evict empty indexes in MetaSegmentIndex (#7272) (b00ea8b)
- DASH: Use presentationTimeOffset in EventStream (#7282) (0a21de1), closes #7277
- TTML: Fix absence of conversion of alpha (transparency) from 0-255 -> 0-1 (#7280) (dbb6518), closes #7279