Skip to content

v2.3.3

Compare
Choose a tag to compare
@joeyparrish joeyparrish released this 01 Mar 23:57
· 4786 commits to main since this release

2.3.3 (2018-03-01)

New features:

  • Warn if parsing the date from UTCTiming fails
  • Backpropagate language selections on track change

Bugfixes:

  • Fix MP4+VTT in HLS
  • Fix track selection during "streaming" event
  • Work around MSE rounding errors in Edge
  • Fix IE stuck buffering at the end after replay
  • Fix catastrophic backtracking in TTML text parser
  • Fix infinite loop when jumping very small gaps
  • Fix seek range for live content with less than a full availability window
  • Remove misleading logging in DrmEngine#fillInDrmInfoDefaults
  • Fix old text cues displayed after loading new text stream
  • Fix truncated HLS duration with short text streams
  • Fix DASH SegmentTemplate w/ duration

Docs:

  • Fix out-of-date docs for error 6014 EXPIRED
  • Simplify prerequisite installation on Linux
  • Simplify the debugging tutorial
  • Fix various typos