Skip to content

v4.10.16

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 11 Sep 12:55
4821416

4.10.16 (2024-09-11)

Bug Fixes

  • DASH: Avoid adding originalId when it is not necessary (#7281) (8e9c635)
  • DASH: Clone EventStream nodes to reduce memory consumption (#7285) (d1351bf), closes #7148
  • DASH: Evict empty indexes in MetaSegmentIndex (#7272) (0189b0e)
  • DASH: Use presentationTimeOffset in EventStream (#7282) (26db3f4), closes #7277
  • TTML: Fix absence of conversion of alpha (transparency) from 0-255 -> 0-1 (#7280) (5df6467), closes #7279