summaryrefslogtreecommitdiff
path: root/gst/gstclock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* Remove 0.10-related documentation and "Since" markersEdward Hervey2012-07-101-9/+1
* clock: annotate GST_CLOCK_TIME_NONE with its value for g-iTim-Philipp Müller2012-06-271-4/+7
* clock: remove _full versionWim Taymans2012-06-201-3/+0
* clock: assert about timestamp overflowsWim Taymans2012-06-191-2/+6
* clock: fix compiler warningSebastian Rasmussen2012-06-181-5/+5
* introspection: add some missing annotationsEvan Nemerson2012-06-121-0/+1
* clock: make more stuff privateWim Taymans2012-02-271-61/+5
* clock: remove unimplemented stats property while we canStefan Sauer2012-02-071-1/+0
* remove TRACE_NAME from headersWim Taymans2012-02-021-7/+0
* Update for new gthread APIWim Taymans2012-01-191-9/+9
* .h: fix header filesWim Taymans2011-11-111-116/+117
* controller: move to core/gstobjectStefan Sauer2011-11-041-2/+2
* Merge branch 'master' into 0.11Wim Taymans2011-11-041-0/+13
|\
| * introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND...Peteris Krisjanis2011-11-041-0/+13
* | Merge branch 'master' into 0.11Wim Taymans2011-05-241-6/+13
|\ \ | |/
| * clock: improve the GST_TIME_FORMAT/ARGS docsKipp Cannon2011-05-241-6/+13
* | cleanupsWim Taymans2011-02-221-8/+5
|/
* clock: API: Add function to re-init periodic GstClockIDsSebastian Dröge2011-01-241-0/+4
* docs: add missing "Since: 0.10.32" markers for GstClockMart Raudsepp2011-01-241-1/+1
* clock: make sync clock wait lockfreeWim Taymans2010-12-031-1/+5
* gstclock: New API to re-use a single shot GstClockIDEdward Hervey2010-12-021-0/+3
* clock: document that GstClockEntry should be treated as ana opaque structure.Alessandro Decina2010-07-061-0/+2
* clock: add gst_clock_id_wait_async_full.Alessandro Decina2010-07-061-0/+5
* gstclock: Fix ABI breakage on 32 bit architecturesSebastian Dröge2009-05-171-3/+4
* clock: use seqlocks to parallellize readersWim Taymans2009-05-151-1/+4
* docs: use real <note> tags as they look nice in new gtk-docStefan Kost2009-04-141-4/+4
* gst/: Fixed a bunch of typos.Peter Kjellerstedt2008-05-261-16/+16
* docs/gst/gstreamer-sections.txt: Move GParamSepc macros to standart section.Stefan Kost2008-04-231-2/+2
* Small documentation fixes. Fixes #523978.Mark Nauwelaerts2008-03-241-0/+3
* gst/gstclock.h: Cast the results from the timeval/spec_to_time macros to what...Peter Kjellerstedt2008-01-091-2/+2
* Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all uses as ...Stefan Kost2007-12-111-25/+0
* Rename new API + ChangeLog surgery to remove old name from last entry..Stefan Kost2007-11-281-5/+6
* Now hide the different clock stuff behind a macro.Stefan Kost2007-11-281-0/+24
* Start merging in the easy bits of #361155, the monotonic clock patch.Wim Taymans2007-11-281-0/+35
* gst/gstclock.h: Fix up broken GST_CLOCK_FLAGS macro and GstClock docs. The fl...Tim-Philipp Müller2007-10-031-2/+1
* Improve _adjust_unlocked() so that it overflows less.Wim Taymans2007-04-051-1/+2
* Small docs fixes.Wim Taymans2006-10-181-1/+1
* releasing 0.10.10RELEASE-0_10_10Thomas Vander Stichele2006-09-141-2/+2
* docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.Wim Taymans2006-08-111-2/+22
* gst/: Remove comma at end of enumerator list.Wim Taymans2006-07-061-2/+2
* gst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness issues - we need to ca...Tim-Philipp Müller2006-03-101-1/+1
* gst/gstclock.*: Review docs.Wim Taymans2006-03-091-0/+1
* gst/gstclock.h: Show GST_CLOCK_TIME_NONE as 99:99:99.999999999Thomas Vander Stichele2006-03-061-4/+8
* check/gst/gstutils.c: Added test for scaling.Wim Taymans2005-11-241-1/+1
* check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_den...Andy Wingo2005-11-231-4/+17
* gst/base/gstbasesink.*: No need to store the clock, the parent element class ...Wim Taymans2005-11-221-1/+17
* gst/: Convert Clock flags to object flags.Wim Taymans2005-11-211-8/+13
* *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo2005-11-211-2/+2
* gst/gstclock.*: Change resolution to be a GstClockTime.Andy Wingo2005-11-191-6/+8