[Bug 752230] mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentList
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 21 08:19:10 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752230
--- Comment #11 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Thiago Sousa Santos from comment #9)
> Review of attachment 309818 [details] [review]:
>
> ::: ext/dash/gstmpdparser.c
> @@ +3540,3 @@
> + client->mpd_node->Periods =
> + g_list_insert_before (client->mpd_node->Periods, tmp, l->data);
> + g_list_free (new_periods);
>
> My main concern here is about how the timing of period start will be
> affected. And also about what happens with seeking across periods?
Would there be a chance that a stream's period_idx variable would go
inconsistent because of those period add/removal?
--
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