scripts: set GI_TYPELIB_PATH in gst-uninstalled
[platform/upstream/gstreamer.git] / libs / gst / net / gstnetclientclock.c
2011-12-04 Tim-Philipp Müllernet: initialise GError variables to NULL
2011-12-03 Tim-Philipp Müllerg_thread_create() is deprecated in GLib master, use...
2009-11-27 Stefan Kostdocs: fix broken xrefs
2009-10-13 Tommi Myöhänennetclientclock: fix timestamp comparission, Fixes ...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-02-27 Wim TaymansUse a private stuct to not break ABI.
2008-02-27 Peter Kjellerstedtlibs/gst/net/: Massive code removal and cleanups becaus...
2007-10-31 Ole André Vadla... Fix a couple of missing includes for MSVC2005 and a...
2006-10-09 Zaheer Abbas Meralilibs/gst/net/gstnetclientclock.c: Remove local debuggin...
2006-10-09 Josep Torre Vallescommon/m4/gst-error.m4: Disable warning of statement...
2006-10-05 Tim-Philipp MüllerPrintf fixes.
2006-09-29 Wim Taymanslibs/gst/net/: Stop reading commands when EOF as well.
2006-09-05 Wim Taymanslibs/gst/net/: Make stuff compile on windows. Fixes...
2006-06-23 Tim-Philipp Müllergst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in...
2006-05-25 Wim Taymanslibs/gst/net/gstnetclientclock.c: Initialize variable...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-24 Wim TaymansDoc fixes.
2005-11-23 Wim TaymansDoc updates.
2005-11-23 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-11-23 Andy Wingocheck/net/gstnetclientclock.c (test_functioning): Adjus...
2005-11-22 Wim Taymansgst/base/gstbasesink.*: No need to store the clock...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c: Turn off debugging.
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (do_linear_regression)...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (gst_net_client_clock_threa...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (gst_net_client_clock_class...
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (gst_net_client_clock_new...
2005-11-17 Wim Taymansgst/net/gstnetclientclock.c: Free remote and local...
2005-11-17 Wim Taymansgst/net/gstnetclientclock.c: Fix compilation, uninitial...
2005-11-17 Andy Wingocheck/: Add a most minimal test for the net client...