summaryrefslogtreecommitdiff
path: root/gst/gstclock.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-15gtk-doc fixes clock debugThomas Vander Stichele1-1/+4
2003-04-13- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTAMP_IS_VALIDBenjamin Otte1-4/+4
2003-02-10- Add more --disable optionsWim Taymans1-12/+20
2003-02-02- Added dispose handlerWim Taymans1-9/+23
2003-01-15Remove bogus inlineWim Taymans1-1/+1
2002-12-27- Keep track of pending clock waits so we can unlock themWim Taymans1-8/+35
2002-12-19- CleanupsWim Taymans1-24/+62
2002-12-14Documentation updatesWim Taymans1-14/+9
2002-12-11merge from release branchThomas Vander Stichele1-9/+14
2002-11-27- Added first attempt at general caching mechanism (GstTimeCache renamed to G...Wim Taymans1-2/+29
2002-11-02- Reworked the clock to prepare for async notificationsWim Taymans1-305/+320
2002-07-08- Removed bufferpool code and move that to gstbuffer.cWim Taymans1-56/+19
2002-06-12Documentation updatesWim Taymans1-0/+17
2002-06-02Removed \n in DEBUG some buffer flags for future useWim Taymans1-5/+5
2002-05-26- The clock_wait now returns the difference between requested time and unlock...Wim Taymans1-9/+53
2002-05-08Totally rewritten registry handling.Wim Taymans1-1/+2
2002-04-23doc changesThomas Vander Stichele1-21/+21
2002-04-14we don't use // in code we commit :)Benjamin Otte1-1/+1
2002-04-04fix all compiler warningsBenjamin Otte1-0/+1
2002-03-31Documentation updatesWim Taymans1-0/+189
2002-03-30- Remove the propsprivate header fileWim Taymans1-30/+258
2002-02-03Added a first stab at a better clocking system.Wim Taymans1-141/+118
2001-12-14aye ladie, no more ugly // comments here, even if Taaz gets upset about itChristian Schaller1-3/+3
2001-10-21API docs. revived _buffer_ref_by_count fast types for scheduler and bin.Wim Taymans1-0/+47
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen1-7/+10
2001-01-29This is a megapatch with the following changes:Wim Taymans1-19/+19
2001-01-01Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.Erik Walthinsen1-6/+6
2000-12-29Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and...Erik Walthinsen1-2/+2
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen1-4/+10
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-1/+3
2000-11-11Docs updates.Wim Taymans1-42/+46
2000-07-17Megapatch, changes which states are available, how they're used, and how they...Erik Walthinsen1-1/+0
2000-07-13Better error recovery in teh MPEG1 decoder.Wim Taymans1-1/+2
2000-07-12This is the audio/video sync release.Wim Taymans1-48/+44
2000-05-12More changes to the mpeg parser and encoder.Wim Taymans1-2/+3
2000-04-13Makefile.am fixesWim Taymans1-1/+1
2000-04-09A poor mans clock...Wim Taymans1-0/+141