[Bug 749391] PTP network clock support
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 3 04:33:52 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749391
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 304485
--> https://bugzilla.gnome.org/attachment.cgi?id=304485
clock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and related API
Looks good to me. Some docs nitpicks:
>+ /**
>+ * GstElement::synced:
GstClock::synced ?
Might be good to mention explicitly that this signal will be emitted from a
non-application thread.
>+/**
>+ * gst_clock_wait_for_sync:
Would be good to mention in the docs the 'async' variant (i.e. the signal).
I initially was not so fond of the synced=true/false boolean, but a SyncStatus
enum seems to be a bit over the top as well, especially if it only has two
values, so I guess it's all good.
--
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