Skip to content

v4.9.10

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 25 Jun 13:24
b292ff6

4.9.10 (2024-06-25)

Bug Fixes

  • DASH: Allow play when SegmentTimeline has a duration 0 "S" element (#6896) (3f8066e)
  • HLS: Allow detect mimeType from non-gap segments (#6892) (1a3f6ae)
  • HLS: Fix MPEG-H codec selection in HLS (#6901) (f8ddefb)
  • Prefetch: cache iterator to avoid precision issues (#6899) (dd3b20e)
  • Prefetch: Ensure prefetched segments are continuous (#6908) (3dcb24b)
  • preload: Fix memory leak with preload feature (#6894) (6f39210), closes #6883