gstreamer/win32/common
Sebastian Dröge fe3249b0e1 clock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and related API
gst_clock_wait_for_sync(), gst_clock_is_synced() and gst_clock_set_synced()
plus a signal to asynchronously wait for the clock to be synced.

This can be used by clocks to signal that they need initial synchronization
before they can report any time, and that this synchronization can also get
completely lost at some point. Network clocks, like the GStreamer
netclientclock, NTP or PTP clocks are examples for clocks where this is useful
to have as they can't report any time at all before they're synced.

https://bugzilla.gnome.org/show_bug.cgi?id=749391
2015-06-03 13:53:27 +02:00
..
config.h win32: update 2015-03-12 13:29:35 +00:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h win32/common/gstconfig.h: removed libxml include directive 2015-03-04 10:03:57 +01:00
gstenumtypes.c win32: update 2015-03-12 13:29:35 +00:00
gstenumtypes.h Release 1.3.1 2014-05-03 17:41:41 +02:00
gstversion.h win32: update 2015-03-12 13:29:35 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def win32: add new API to exports 2015-04-03 00:37:10 +01:00
libgstcontroller.def win32: update .def for new _get_type() function for GstControlPoint 2014-10-22 18:26:04 +01:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def defs: update defs 2015-03-14 14:06:09 +01:00
libgstreamer.def clock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and related API 2015-06-03 13:53:27 +02:00