Skip to content

v4.7.14

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 07 May 15:46
f49c067

4.7.14 (2024-05-07)

Bug Fixes

  • Ads: Fix ad pausing when using customPlayheadTracker (#6444) (4f46fa3)
  • call to load in MediaElement using src= in HLS Safari (#6478) (97beb6e)
  • clear listeners when resetting media source (#6449) (16ced24)
  • DASH: decrease memory preasure on manifest with SegmentReference by updating old initSegmentReference (#6499) (3e5f98d)
  • DASH: Fix get partial current position for LL when using SegmentTemplate@duration (#6516) (c928f6b)
  • Do not make LICENSE_REQUEST_FAILED fatal if other keys are successful (#6457) (913f5c1)
  • Don't update captions when video is paused (#6474) (d92c22a)
  • Fix duplicate init segment download when using startAtSegmentBoundary (#6479) (794c469)
  • Fix exceptions in StreamingEngine when reloading (#6466) (552255b), closes #6458
  • Fix flac detection in Safari (#6497) (06da814)
  • Fix reusing region elements in UITextDisplayer (#6476) (b64d0ee)
  • Fix seeking timeouts (#6539) (891ab06), closes #5202
  • Fix support of getAllThumbnails when using DASH multi-period (#6464) (e7540b2)
  • Fix uncaught global OBJECT_DESTROYED errors (#6460) (c770c20)
  • Fix webOS 4 & 5 utility methods (#6463) (1974341)
  • Handle non existing navigator.platform string (#6517) (#6518) (9a3b047)
  • reBufferingGoal is not respected (#6433) (ef1f06c)
  • UI: Allow show same resolution with different video bandwidth (#6536) (4c19d20)