mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
9a7f455aea
Since the default value of `m3u8->discont_sequence` (before parsing of the playlist data) was 0 .. we would never properly detect the presence of that field if it was present with a value of 0. This would later on cause havoc in playlist synchronization where we would assume it didn't have a discontinuity sequence specified (whereas it did, and it was 0). Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6610> |
||
---|---|---|
.. | ||
gsthlsdemux-playlist-loader.c | ||
gsthlsdemux-playlist-loader.h | ||
gsthlsdemux-preloader.c | ||
gsthlsdemux-preloader.h | ||
gsthlsdemux-stream.c | ||
gsthlsdemux-stream.h | ||
gsthlsdemux-util.c | ||
gsthlsdemux.c | ||
gsthlsdemux.h | ||
gsthlselement.c | ||
gsthlselements.h | ||
m3u8.c | ||
m3u8.h | ||
meson.build |