summaryrefslogtreecommitdiff
path: root/gst/gstclock.h
Commit message (Expand)AuthorAgeFilesLines
...
* gst/base/gstbasesink.c: Small debug line.Wim Taymans2005-06-291-1/+1
* Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.David Schleef2005-04-241-1/+1
* Docs updates, clean up some headers.Wim Taymans2005-03-081-1/+1
* First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans2005-03-071-49/+53
* gst/gstclock.h: GST_SECOND shouldn't cause a conversion to unsigned.Benjamin Otte2004-07-111-4/+4
* gst/gstelement.*: New function for setting element time taking into account a...Martin Soto2004-03-281-0/+1
* Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin2004-03-151-92/+90
* *.h: Revert indentation changes.Johan Dahlin2004-03-151-4/+8
* gst-indent run on coreThomas Vander Stichele2004-03-131-86/+84
* gst/gstelement.c (gst_element_dispose): Protect against multiple invocations.Andy Wingo2004-02-251-7/+0
* gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()David Schleef2004-02-131-1/+1
* gst/gstclock.*: reset padding, remove unused fieldsBenjamin Otte2004-02-041-6/+1
* reset paddingThomas Vander Stichele2004-02-041-1/+1
* gst/gstclock.*: deprecate old interface and disable functions that aren't in ...Benjamin Otte2004-01-141-5/+19
* Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef2003-12-091-2/+2
* Add padding to structures and objectsDavid Schleef2003-10-071-1/+3
* gtk-doc fixes clock debugThomas Vander Stichele2003-05-151-3/+3
* - added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTAMP_IS_VALIDBenjamin Otte2003-04-131-1/+2
* Small cleanups and portability fixes for GUINT64Wim Taymans2003-02-101-4/+4
* - Add the trace nameWim Taymans2003-02-021-0/+2
* - Keep track of pending clock waits so we can unlock themWim Taymans2002-12-271-0/+1
* - CleanupsWim Taymans2002-12-191-18/+13
* Documentation updatesWim Taymans2002-12-141-4/+5
* - Reworked the clock to prepare for async notificationsWim Taymans2002-11-021-28/+95
* merge from BRANCH-RELEASE-0_4_0Thomas Vander Stichele2002-07-091-1/+1
* - Removed unused locking from the cothreadsWim Taymans2002-07-081-7/+3
* Make clock use nanosecondsWim Taymans2002-06-021-2/+4
* - The clock_wait now returns the difference between requested time and unlock...Wim Taymans2002-05-261-4/+16
* doc changesThomas Vander Stichele2002-04-231-1/+1
* Documentation updatesWim Taymans2002-03-311-1/+1
* - Remove the propsprivate header fileWim Taymans2002-03-301-15/+12
* Added a first stab at a better clocking system.Wim Taymans2002-02-031-23/+81
* Updated copyright in all the libgst files.Erik Walthinsen2000-12-281-3/+6
* Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans2000-12-151-1/+1
* Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.Wim Taymans2000-11-041-7/+7
* This is the audio/video sync release.Wim Taymans2000-07-121-0/+2
* A poor mans clock...Wim Taymans2000-04-091-0/+63