Skip to content

v0.13.2

Compare
Choose a tag to compare
@hlsjs-ci hlsjs-ci released this 27 Feb 00:17
88c4ed0

Enhancements

  • Start loading the audio playlist once the parent manifest is loaded, rather then waiting for the first level to load (#2340)
  • TS demuxer will use PTS/DTS of last PES when current PES does not contain PTS/DTS (#2109)

Bugfixes

  • Prevent from seeking backward when liveMaxLatencyDuration or liveMaxLatencyDurationCount * targetduration is less than liveSyncDuration or liveSyncDurationCount * targetduration (#2506 fixes #2494)
  • Fixed PIPELINE_ERROR_DECODE error in Chrome by improving PES ACC overflow handling (#2530 fixes #2528)

Misc

  • Updated dependencies (#2538)