[Bug 748316] hlsdemux: The end offset (range_end) of a segment is not calculated properly in the m3u8 parser
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 14 05:14:58 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748316
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #313245|none |needs-work
status| |
--- Comment #36 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 313245:
--> (https://bugzilla.gnome.org/review?bug=748316&attachment=313245)
::: ext/soup/gstsouphttpsrc.c
@@ +798,3 @@
if (offset || stop_offset != -1) {
if (stop_offset != -1) {
+ /* FIXME: If stop_offset == 0, this will still download a single byte */
If start==stop, we should output nothing.
--
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