5.1.5 (2026-05-18)
Bug Fixes
- fix opus transmux sample duration (#10090) (4ab4e95)
- force gap jump when stalled at the end of a buffer (#10086) (45be484)
- HLS: Fix timeline sync gaps on discontinuity sequences (#10087) (d90d221)
- Offline: Only request the license on download when usePersistentLicense is true (#10074) (972b57b)
- UI: Remove buffered bar delay after seeking (#10071) (1dc3e27)
Performance Improvements
- HLS: skip rebuilding known refs on live playlist refresh (#10075) (1d987d7)
- Mp4Generator: assemble segment data in a single allocation (#10101) (13b9ba1)
- player: avoid full configuration deep-clone in time update callback (#10098) (adbcec3)
- transmuxer: Avoid repeatedly creating empty Uint8Arrays (#10100) (29533bd)
- transmuxer: Reduce per-frame object allocations for h265, ac-3 and ec-3 (#10094) (6494c19)