summaryrefslogtreecommitdiff
path: root/gst/gstclock.h
Commit message (Expand)AuthorAgeFilesLines
* introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND...Peteris Krisjanis2011-11-041-0/+13
* clock: improve the GST_TIME_FORMAT/ARGS docsKipp Cannon2011-05-241-6/+13
* 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
* gst/gstclock.h (GstClock): Remove offset property. Add internal_calibration a...Andy Wingo2005-11-191-17/+4
* gst/net/gstnetclientclock.c (do_linear_regression): Use all integer arithmeti...Andy Wingo2005-11-181-1/+5
* gst/gstclock.*: Anonymous structs are a gcc (and some other compilers) extens...Michael Smith2005-11-171-1/+1
* gst/gstclock.h (GstClock): Add rate and offset properties, preserving ABI sta...Andy Wingo2005-11-171-2/+17
* docs/gst/gstreamer-sections.txt: Added some new macros.Wim Taymans2005-11-091-1/+2
* Documented the clocks.Wim Taymans2005-10-281-5/+55
* GStreamer consultants will make a lot of money in 2038Thomas Vander Stichele2005-10-161-4/+11
* check/: Moved sinks2 testcode in sinks check.Wim Taymans2005-10-121-2/+2
* docs/design/part-states.txt: Some more docs.Wim Taymans2005-10-111-0/+1
* gst/gstclock.h: Well, that's embarassing. Luckily we weren't usingThomas Vander Stichele2005-09-241-1/+1
* fix docsThomas Vander Stichele2005-09-231-0/+3
* various doc fixesThomas Vander Stichele2005-09-111-70/+57
* check/gst-libs/controller.c: more testsStefan Kost2005-08-291-2/+2
* docs/design/part-messages.txt: update infoStefan Kost2005-08-271-4/+189
* gst/gstbuffer.c: Some debugging.Wim Taymans2005-08-241-4/+4
* gst/base/gstbasesink.c: Small debug line.Wim Taymans2005-06-291-1/+1