5.0.16 (2026-05-18)
Bug Fixes
- fix opus transmux sample duration (#10090) (33d4fac)
- force gap jump when stalled at the end of a buffer (#10086) (687c319)
- HLS: Fix timeline sync gaps on discontinuity sequences (#10087) (3a2fb6d)
- Offline: Only request the license on download when usePersistentLicense is true (#10074) (898c35a)
- UI: Remove buffered bar delay after seeking (#10071) (60f6e38)
Performance Improvements
- HLS: skip rebuilding known refs on live playlist refresh (#10075) (6180f1c)
- Mp4Generator: assemble segment data in a single allocation (#10101) (8c6a80b)
- player: avoid full configuration deep-clone in time update callback (#10098) (d4543c4)
- transmuxer: Avoid repeatedly creating empty Uint8Arrays (#10100) (0f263f8)
- transmuxer: Reduce per-frame object allocations for h265, ac-3 and ec-3 (#10094) (d8eb02f)