4.4.3 (2023-10-04)
Bug Fixes
- Allow PID change in TsParser (#5681) (ac8bb85)
- CMCD: Fix CMCD for some mimetypes in src= (#5699) (8829e1e)
- Demo: Fix url of "Low Latency HLS Live" asset (#5708) (d0dbed3)
- Fix creation of new Stream object for each manifest request in DASH Live when using CEA (#5674) (fdc1e9f)
- Fix some properties on the shaka.text.Cue that are mangled (#5673) (c69e50f)
- HLS: Fix audio and video out of sync (#5658) (7df352d)
- HLS: Fix display CEA-708 in HLS (#5694) (ed1d954)
- HLS: Fix presentation delay for small live playlists (eg: 3-4 segments) (#5687) (10b03e7)
- HLS: Skip segments without duration and without partial segments (#5705) (eedad19)
- HLS: Support AES-128 in init segment according the RFC (#5677) (9d50f01)
- seeking in segment timeline returns incorrect index (#5716) (15b8da0), closes #5664
- WebVTT: Fix text displayed out of picture and with overlapping lines (#5662) (580b3f7), closes #5661