Skip to content

v2.8.0

Compare
Choose a tag to compare
@gkatsev gkatsev released this 28 Apr 18:01
· 232 commits to main since this release

2.8.0 (2021-04-28)

Features

  • add initialBandwidth option at the tech level (#1122) (2071008)

Bug Fixes

  • don't clear DASH minimum update period timeout on pause of a media loader (#1118) (82ff4f5)
  • null check sidx on sidxmapping, check that end > start on remove (#1121) (92f1333)

Code Refactoring

  • drop support for the partial muxer and handlePartial (#1119) (ab305f8)
  • offload mp4/ts probe to the web worker (#1117) (3c9f721)
  • segment/part choice and add more logging around the choice (#1097) (b8a5aa5)