v4.9.10
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