gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2/hls
Edward Hervey 084efebb2a hlsdemux2: Ensure processed webvtt ends with empty new line
Parsers downstream will use empty new lines to detect where an entry
ends. Failure to have a newline would cause the entry to be either
discarded or (wrongly) concatenated with the next entry

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2752

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4970>
2023-07-05 09:17:58 +01:00
..
gsthlsdemux-util.c hlsdemux2: Ensure processed webvtt ends with empty new line 2023-07-05 09:17:58 +01:00
gsthlsdemux.c hlsdemux: Consider starting stream time in presentation offset 2023-01-05 07:08:16 +00:00
gsthlsdemux.h hlsdemux2: Expose EXT-X-PROGRAM-DATE-TIME as tags. 2022-11-17 22:11:12 +00:00
gsthlselement.c adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
gsthlselements.h adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
m3u8.c hlsdemux2/m3u8: Implement EXT-X-GAP parsing 2022-11-05 03:24:27 +11:00
m3u8.h hlsdemux2/m3u8: Implement EXT-X-GAP parsing 2022-11-05 03:24:27 +11:00
meson.build New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00