summaryrefslogtreecommitdiff
path: root/gst/gstsystemclock.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Doc updates.Wim Taymans1-0/+6
2005-10-11docs/design/part-states.txt: Some more docs.Wim Taymans1-0/+1
2005-05-30Small typo fixes, doc updates.Wim Taymans1-1/+1
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-2/+4
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-10/+12
2004-03-13gst-indent run on coreThomas Vander Stichele1-12/+10
2003-12-09Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef1-2/+2
2003-10-07Add padding to structures and objectsDavid Schleef1-0/+4
2003-05-10SysClocks need their own mutex/cond pair, as we have multiple (via subclasses...Benjamin Otte1-0/+3
2002-12-27- Keep track of pending clock waits so we can unlock themWim Taymans1-2/+2
2002-12-19- CleanupsWim Taymans1-10/+6
2002-07-08- Removed unused locking from the cothreadsWim Taymans1-7/+2
2002-03-30- Remove the propsprivate header fileWim Taymans1-3/+0
2002-02-03Added a first stab at a better clocking system.Wim Taymans1-0/+68