mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-28 18:18:38 +00:00
714628f1ec
The live playlists should be updated at a defined interval. The problem is that this interval was used *after* the playlist was finally received and processed, which resulted in a gradual shift happening in playlist updates. Instead store and use the time at which playlists were requested to determine when the next one should be downloaded. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3883> |
||
---|---|---|
.. | ||
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 |