if we log our init, should also log finalize
[platform/upstream/gstreamer.git] / gst / gstclock.h
2005-09-24 Thomas Vander Stichelegst/gstclock.h: Well, that's embarassing. Luckily...
2005-09-23 Thomas Vander Stichelefix docs
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-08-29 Stefan Kostcheck/gst-libs/controller.c: more tests
2005-08-27 Stefan Kostdocs/design/part-messages.txt: update info
2005-08-24 Wim Taymansgst/gstbuffer.c: Some debugging.
2005-06-29 Wim Taymansgst/base/gstbasesink.c: Small debug line.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-07-11 Benjamin Ottegst/gstclock.h: GST_SECOND shouldn't cause a conversion...
2004-03-28 Martin Sotogst/gstelement.*: New function for setting element...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-25 Andy Wingogst/gstelement.c (gst_element_dispose): Protect against...
2004-02-13 David Schleefgst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_...
2004-02-04 Benjamin Ottegst/gstclock.*: reset padding, remove unused fields
2004-02-04 Thomas Vander Stichelereset padding
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-10-07 David SchleefAdd padding to structures and objects
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 TaymansSmall cleanups and portability fixes for GUINT64
2003-02-02 Wim Taymans- Add the trace name
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-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-02 Wim TaymansMake clock use nanoseconds
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-04-23 Thomas Vander Sticheledoc changes
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.
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-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-04-09 Wim TaymansA poor mans clock...