4.3.13 (2023-10-04)
Bug Fixes
- Allow PID change in TsParser (#5681) (2fcc812)
- CMCD: Fix CMCD for some mimetypes in src= (#5699) (28bb5d1)
- Demo: Fix url of "Low Latency HLS Live" asset (#5708) (728cbfc)
- Fix creation of new Stream object for each manifest request in DASH Live when using CEA (#5674) (d9223ee)
- HLS: Fix audio and video out of sync (#5658) (cb9789e)
- HLS: Fix display CEA-708 in HLS (#5694) (b639b55)
- HLS: Fix presentation delay for small live playlists (eg: 3-4 segments) (#5687) (ef827a0)
- HLS: Skip segments without duration and without partial segments (#5705) (96dfcc6)
- HLS: Support AES-128 in init segment according the RFC (#5677) (d30c571)
- WebVTT: Fix text displayed out of picture and with overlapping lines (#5662) (ee898e9), closes #5661