github video-dev/hls.js v0.14.9

latest releases: v1.5.15, v1.5.14, v1.5.13...
4 years ago

Bugfixes and Improvements

  • Only apply minimum ID3 cue duration when cue does not have one. #2964 resolves #2963

This patch fixes a regression introduced in v0.14.8 where we applied a minimum duration 0.25s to all metadata cues. All cues must have a positive duration, but we shouldn't modify valid ones, since those cue ranges may be considered critical to application logic.

Summary
v0.14.8...v0.14.9

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.