mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
864399f299
Sequence numbers in different playlists are not guaranteed to be the same for the same position, e.g. fragments could have different durations in different playlists. In theory we should do exactly the same for live playlists, but unfortunately we can't because doing this kind of seeking requires the complete playlist since we started playback. For live playlists the server is however dropping fragments in the beginning over time and we have no absolute time references. |
||
---|---|---|
.. | ||
gstfragmented.h | ||
gstfragmentedplugin.c | ||
gsthlsdemux.c | ||
gsthlsdemux.h | ||
gsthlssink.c | ||
gsthlssink.h | ||
gstm3u8playlist.c | ||
gstm3u8playlist.h | ||
m3u8.c | ||
m3u8.h | ||
Makefile.am |