[Bug 752413] dashdemux: add support for parsing UTCTiming elements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 10 06:13:42 PDT 2015


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

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

::: ext/dash/gstdashdemux.c
@@ +1534,3 @@
+
+  clock_drift = g_slice_new0 (GstDashDemuxClockDrift);
+  clock_drift->method = method;

This seems to be unused, is it intentional?

I don't have the spec from 2014 to check what the different methods mean. Is it
how the server obtained its value of 'now'?

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