mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 20:31:36 +00:00
a08dd85608
When playing live HLS streams, the media playback starts from the beginning of the media playlist. When playing a live HLS stream, media playback should start from 3 fragments from the end of the playlist. See section 6.3.3. of the HLS draft [1] This commit changes the logic to select 3 fragments from the end when playing a live stream. [1] http://tools.ietf.org/html/draft-pantos-http-live-streaming-12#page-29 https://bugzilla.gnome.org/show_bug.cgi?id=727742 |
||
---|---|---|
.. | ||
elements | ||
generic | ||
libs | ||
pipelines | ||
.gitignore | ||
gst-plugins-bad.supp | ||
Makefile.am |