[Bug 757655] dashdemux: cannot get segment availability start time if segment duration is not present
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 19 03:09:34 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757655
--- Comment #9 from Florin Apostol <florin.apostol at oregan.net> ---
(In reply to Thiago Sousa Santos from comment #8)
> Review of attachment 314949 [details] [review]:
>
> ::: 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?
yes, but that patch is obsolete. The new patch does not have this problem.
Please review the new patch.
--
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