[Bug 749391] PTP network clock support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 9 05:36:59 PDT 2015


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

Carlos Rafael Giani <dv at pseudoterminal.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dv at pseudoterminal.org

--- Comment #10 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
One addendum: gst_clock_wait_ready() is a good idea, but should be
interruptible. Imagine writing a sink bin that internally sets up a
netclientclock or a PTP clock, and waits for a long time (because of a large
timeout). It should still be possible then to abort the wait, for example
during a PAUSED->READY state change, with a call like gst_clock_abort_wait().

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