[Bug 755132] mpdparser: If no Initialization is present in the SegmentBase, assume it is before the indexRange

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 16 14:25:30 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755132

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 311507:
 --> (https://bugzilla.gnome.org/review?bug=755132&attachment=311507)

::: ext/dash/gstmpdparser.c
@@ +4678,3 @@
+            stream->cur_segment_base->Initialization->range->last_byte_pos;
+      }
+    } else if (stream->cur_segment_base->indexRange) {

Maybe this should also only be done if indexRangeExact, not sure.

-- 
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