Skip to content

Releases: shaka-project/shaka-player

v4.9.11

27 Jun 18:59
b387b7e
Compare
Choose a tag to compare

4.9.11 (2024-06-27)

Bug Fixes

  • Ads: Fix skip functionality in MediaTailor (#6910) (cbc4c46)

v4.9.10

25 Jun 13:24
b292ff6
Compare
Choose a tag to compare

4.9.10 (2024-06-25)

Bug Fixes

  • DASH: Allow play when SegmentTimeline has a duration 0 "S" element (#6896) (3f8066e)
  • HLS: Allow detect mimeType from non-gap segments (#6892) (1a3f6ae)
  • HLS: Fix MPEG-H codec selection in HLS (#6901) (f8ddefb)
  • Prefetch: cache iterator to avoid precision issues (#6899) (dd3b20e)
  • Prefetch: Ensure prefetched segments are continuous (#6908) (3dcb24b)
  • preload: Fix memory leak with preload feature (#6894) (6f39210), closes #6883

v4.8.19

25 Jun 10:37
76b6add
Compare
Choose a tag to compare

4.8.19 (2024-06-25)

Bug Fixes

  • DASH: Allow play when SegmentTimeline has a duration 0 "S" element (#6896) (a658c53)
  • HLS: Fix MPEG-H codec selection in HLS (#6901) (5df6a69)
  • preload: Fix memory leak with preload feature (#6894) (eff1d40), closes #6883

v4.9.9

21 Jun 12:57
96c3219
Compare
Choose a tag to compare

4.9.9 (2024-06-21)

Bug Fixes

  • Avoid firing SEGMENT_MISSING when there is an alternative (#6881) (d2f5794)
  • CEA: CEA-608 is not rendered in some cases (multiples TRAF boxes) (#6878) (4ee40f5)
  • Generate the correct codec for AV1 HDR (#6879) (564ec22)
  • HLS: Avoid get basic info when the first segment is a gap (#6882) (4a04b72)
  • HLS: Avoid make a HEAD request of gap segments (#6880) (3fd9aef)
  • HLS: Identify EXT-X-GAP with segment tags (#6884) (f2d4eb6)

v4.8.18

21 Jun 11:06
34ebfa8
Compare
Choose a tag to compare

4.8.18 (2024-06-21)

Bug Fixes

  • Avoid firing SEGMENT_MISSING when there is an alternative (#6881) (9971dc5)
  • CEA: CEA-608 is not rendered in some cases (multiples TRAF boxes) (#6878) (745b596)
  • HLS: Avoid make a HEAD request of gap segments (#6880) (5a8417e)
  • HLS: Identify EXT-X-GAP with segment tags (#6884) (a1056e2)

v4.9.8

20 Jun 11:45
6dc1ac8
Compare
Choose a tag to compare

4.9.8 (2024-06-20)

Bug Fixes

v4.8.17

20 Jun 11:37
0099449
Compare
Choose a tag to compare

4.8.17 (2024-06-20)

Bug Fixes

v4.9.7

19 Jun 10:04
8834c13
Compare
Choose a tag to compare

4.9.7 (2024-06-19)

Bug Fixes

  • Allow use startTime equal to 0 in HLS live streams using src= (#6843) (b81664f)
  • DRM: Probe robustness only for modern PlayReady keysystem (#6851) (9ff9b3e)

v4.8.16

19 Jun 09:56
c28cb08
Compare
Choose a tag to compare

4.8.16 (2024-06-19)

Bug Fixes

  • Allow use startTime equal to 0 in HLS live streams using src= (#6843) (e913516)

v4.9.6

18 Jun 10:27
705cd60
Compare
Choose a tag to compare

4.9.6 (2024-06-18)

Bug Fixes