clock: use seqlocks to parallellize readers
[platform/upstream/gstreamer.git] / gst / gstclock.c
2009-05-15 Wim Taymansclock: use seqlocks to parallellize readers
2009-04-08 Stefan Kostdocs: xref more
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and don't call g_thread_init...
2009-03-26 Wim Taymansclock: make UNSCHEDULED checks threadsafe
2009-02-05 Stefan Kostcleanup: remove unused variables in _class_init() and...
2009-02-03 Jonas HolmbergImplement the systemclock with gstpoll
2009-01-27 Stefan KostImprove the docs for gst_clock_id_wait_async().
2008-08-25 Wim Taymansgst/gstclock.c: Add some more debugging to the clock...
2008-05-26 Peter Kjellerstedtgst/: Fixed a bunch of typos.
2008-05-21 Wim Taymansgst/gstclock.c: Fix debug of the new clock rate.
2008-05-04 Sebastian Drögegst/gstclock.c: Make some checks actually useful.
2008-04-17 Tim-Philipp Müllergst/: Don't use g_atomic_set_int where it's not needed.
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12.
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2007-04-05 Wim TaymansImprove _adjust_unlocked() so that it overflows less.
2007-03-29 Jan Schmidtgst/gstclock.c: Move all the debug to the CLOCK categor...
2006-12-08 René Stadlergst/gstclock.c: Reject invalid clock times for interval...
2006-12-07 René Stadlergst/gstclock.c: Make period ids add the interval to...
2006-10-28 Kjartan MaraasTypo fixes (#366212).
2006-08-11 Wim Taymansdocs/gst/gstreamer-sections.txt: Add GstClockClass...
2006-08-11 Wim Taymansdocs/design/part-qos.txt: Bring docs in line with the...
2006-07-03 Wim Taymansgst/: Use GSlice when the glib we build against is...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-29 Wim TaymansSmall documentation updates and additions.
2006-03-21 Edward HerveySeries of fixes for dereferenced pointers that gcc...
2006-03-15 Wim Taymansgst/gstclock.c: Fix docs.
2006-03-14 Wim Taymansgst/gstclock.c: Marked the stats property as unimplemen...
2006-03-13 Wim TaymansDocumentation updates.
2006-03-09 Wim Taymansgst/gstclock.*: Review docs.
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-02-07 Andy Wingolibs/gst/base/gstcollectpads.c (gst_collect_pads_chain...
2006-01-27 Jan Schmidtgst/gstbin.c: Clean up references to the clock provider...
2006-01-18 Wim Taymansgst/: Added some more debug info.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-30 Thomas Vander Stichelegst/gstclock.c: remove crack non-portable handrolled...
2005-11-28 Thomas Vander Sticheledoc updates
2005-11-28 Wim Taymanscheck/gst/gstutils.c: More checks.
2005-11-24 Wim TaymansDoc fixes.
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-21 Wim Taymansgst/: Convert Clock flags to object flags.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-19 Andy Wingogst/gstclock.*: Change resolution to be a GstClockTime.
2005-11-19 Andy Wingogst/gstclock.h (GstClock): Remove offset property....
2005-11-18 Wim Taymansgst/gstclock.c: Doc and API fixes.
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (do_linear_regression)...
2005-11-17 Michael Smithgst/gstclock.*: Anonymous structs are a gcc (and some...
2005-11-17 Andy Wingogst/gstclock.h (GstClock): Add rate and offset properti...
2005-11-09 Wim Taymansdocs/gst/gstreamer-sections.txt: Added some new macros.
2005-10-28 Wim TaymansDocumented the clocks.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-13 Stefan Kostfixed typos
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-08 Wim Taymansgst/: Small cleanups and doc updates.
2005-09-24 Wim TaymansVarious documentation updates.
2005-09-20 Thomas Vander Stichelegst/gstclock.c: Commit from the Political Party For...
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-08-27 Stefan Kostdocs/design/part-messages.txt: update info
2005-08-20 Thomas Vander Stichelevalgrind more tests
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-04-28 Wim Taymansgst/: Better debugging of clocking info.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-28 Martin Sotogst/gstelement.*: New function for setting element...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-11 David Schleefgst/gstclock.c: fixes structure initialisation of clock...
2004-02-04 Benjamin Ottegst/gstclock.*: reset padding, remove unused fields
2004-01-16 Benjamin Ottegst/gstclock.c: make it compile with gcc 2.95 again.
2004-01-15 Benjamin Ottegst/autoplug/gstspideridentity.c: break infinite loop...
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2003-12-17 Ronald S. BultjeRemove need for calling set_active(FALSE)+set_active... CAPS-MERGE-3
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-15 Thomas Vander Stichelegtk-doc fixes clock debug
2003-04-13 Benjamin Otte- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TI...
2003-02-10 Wim Taymans- Add more --disable options
2003-02-02 Wim Taymans- Added dispose handler
2003-01-15 Wim TaymansRemove bogus inline
2002-12-27 Wim Taymans- Keep track of pending clock waits so we can unlock...
2002-12-19 Wim Taymans- Cleanups
2002-12-14 Wim TaymansDocumentation updates
2002-12-11 Thomas Vander Stichelemerge from release branch
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-12 Wim TaymansDocumentation updates
2002-06-02 Wim TaymansRemoved \n in DEBUG some buffer flags for future use
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-23 Thomas Vander Sticheledoc changes
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Wim Taymans- Remove the propsprivate header file
next