[Bug 756237] New: adaptivedemux: waiting for playlist updates in case of fragment errors does not wait
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 8 03:44:19 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756237
Bug ID: 756237
Summary: adaptivedemux: waiting for playlist updates in case of
fragment errors does not wait
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
gst_adaptive_demux_stream_download_loop waits for playlist updates in case of
errors. But if gst_adaptive_demux_stream_update_fragment_info returned error,
the next_download will start with a value of 0, causing no sleeps and repeated
requests to the server.
next_download should be initialized with g_get_monotonic_time ()
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list