Skip to content

v1.9.1

Compare
Choose a tag to compare
@misteroneill misteroneill released this 05 Mar 20:24

Bug Fixes

  • fix for streams that would occasionally never fire an ended event (fc09926)
  • Fix video playback freezes caused by not using absolute current time (#401) (957ecfd)
  • only fire seekablechange when values of seekable ranges actually change (#415) (a4c056e)
  • Prevent infinite buffering at the start of looped video on edge (#392) (b6d1b97)

Code Refactoring

  • align DashPlaylistLoader closer to PlaylistLoader states (#386) (5d80fe7)