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