Skip to content

v4.11.2

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 11 Sep 13:04
bc6e95a

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