[Bug 752374] dashdemux: gst_dash_demux_get_live_seek_range should not return negative values
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 20 11:29:57 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752374
--- Comment #6 from Florin Apostol <florin.apostol at oregan.net> ---
The function returns an incorrect start value if timeShiftBufferDepth is not
defined (-1). The function returns as start the stop + 1ms, which is obviously
wrong. In this case, according to the standard the buffer should be infinite so
start should be 0.
I'll correct the function to return only positive values for start and stop.
--
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