[Bug 757655] dashdemux: cannot get segment availability start time if segment duration is not present
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 18 10:08:33 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757655
--- Comment #8 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 314949:
--> (https://bugzilla.gnome.org/review?bug=757655&attachment=314949)
::: ext/dash/gstmpdparser.c
@@ +5679,3 @@
seg_idx = stream->segment_index;
+
+ segment = g_ptr_array_index (stream->segments, seg_idx);
I guess this would fail if segments==NULL in case a template is used. Right?
--
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