[Bug 752230] mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentList

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 21 08:15:54 PDT 2015


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

--- Comment #9 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 309818:
 --> (https://bugzilla.gnome.org/review?bug=752230&attachment=309818)

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

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