[Bug 776928] hlsdemux: Set fragment header uri if exists
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 31 11:16:02 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=776928
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #343398|none |reviewed
status| |
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 343398:
--> (https://bugzilla.gnome.org/review?bug=776928&attachment=343398)
::: ext/hls/gsthlsdemux.c
@@ +1049,3 @@
+ if (header_file->size != -1) {
+ stream->fragment.header_range_end =
+ header_file->offset + header_file->size - 1;
I assume you checked that the -1 here is absolutely correct?
--
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