From 52483f3ca24cde93f10bc9f14397605721d5e6f8 Mon Sep 17 00:00:00 2001 From: Francois Cartegnie <fcvlcdev@free.fr> Date: Mon, 27 Jul 2020 11:27:06 +0200 Subject: [PATCH] update NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index ced425d5e5bf..8fbf9da0e219 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ Changes between 3.0.11 and 3.0.11.1: ---------------------------------- +Demux: + * Fixed HLS playlist update mechanism, unable to start + in some cases. + * Because of broken HLS servers, adaptive no longer + considers Content-Type as authoritative. + * Fixed handling of WEBM WebVTT subtitles + * Workaround invalid ADTS in TS from Makito encoders + * Fixed Opus when using avformat demuxer + +Decoders: + * Fixed inverted explicit start/end positioning + Service Discovery: * Fix listing of media on certain Panasonic recorders discovered via UPnP -- GitLab