fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / gstclock.c
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
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-11 Wim TaymansDocs updates.
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-07-13 Wim TaymansBetter error recovery in teh MPEG1 decoder.
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-05-12 Wim TaymansMore changes to the mpeg parser and encoder.
2000-04-13 Wim TaymansMakefile.am fixes
2000-04-09 Wim TaymansA poor mans clock...