Skip to content

v2.5.18

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 13 Nov 03:59

2.5.18 (2020-11-12)

Bugfixes:

  • Fix handling of role-less audio tracks
  • Export UI externs
  • Fix hard-coded TTML namespaces
  • Filter out "chapters" tracks during src= playback
  • Fix renaming of UI base class protected members
  • Export FakeEvent for use by UI plugins
  • Recognize mp4a and mp4v extensions in HLS
  • Support multiple CHARACTERISTICS values in HLS
  • Don't auto-play after seeking while paused in the UI

Docs:

  • Add link to complete list of build categories
  • Update required Node version
  • Correct receiver app IDs in the UI tutorial

Demo App:

  • Remove redundant switch for manifest.dash.ignoreDrmInfo

Misc:

  • Add mkdir to make all build commands self-contained