summaryrefslogtreecommitdiff
path: root/gst/gstclock.h
Commit message (Expand)AuthorAgeFilesLines
* Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier2021-09-241-712/+0
* clock: define AUTO_CLEANUP_FREE_FUNC for GstClockIDGuillaume Desmottes2021-03-111-0/+1
* docs: standardize GstClock documentationMathieu Duponchelle2021-02-151-36/+99
* clock: remove documentation link on GTimeValGuillaume Desmottes2020-03-121-2/+2
* Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionallyNiels De Graef2019-06-041-2/+0
* gst: Fix various Since markersSebastian Dröge2019-04-231-1/+1
* clock: Move clock GWeakRef to a private GstClockEntry structSebastian Dröge2018-11-081-6/+1
* clock: Move clock weak ref into its own ABI structSebastian Dröge2018-11-031-1/+3
* clock: Fix deprecation handling of the GstClock clock fieldSebastian Dröge2018-11-031-0/+4
* clock: Keep weak reference to underlying clockThomas Bluemel2018-11-031-1/+17
* gst: skip format specifiers from gir generationJordan Petridis2018-10-231-4/+4
* gst: GST_EXPORT -> GST_APITim-Philipp Müller2018-03-131-31/+31
* gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-05-151-1/+45
* gst: Use GstClockTimeDiff instead of GstClockTime as type for GST_SECOND and ...Sebastian Dröge2017-04-051-9/+8
* gst: Update some more types and values of combined-flags constantsSebastian Dröge2017-04-051-5/+5
* Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier2017-01-271-3/+3
* docs: annotate C examples as suchEvan Nemerson2016-02-151-1/+1
* clock: Add gst_clock_unadjust_with_calibration()Sebastian Dröge2016-01-061-0/+6
* core: Add g_autoptr() support to all typesXavier Claessens2015-12-141-0/+4
* gstclock: Fix GST_STIME_ARGSEdward Hervey2015-12-011-2/+10
* Headers: add missing includes.Mathieu Duponchelle2015-08-151-0/+3
* clock: Fix _STIME_FORMAT macrosNicolas Dufresne2015-06-151-9/+2
* doc: Fix Since: marksNicolas Dufresne2015-06-131-4/+4
* doc: Fix more typoNicolas Dufresne2015-06-131-1/+1
* doc: Fix type in previous commitNicolas Dufresne2015-06-131-1/+1
* doc: Don't use deprecated Value: and Type: commentNicolas Dufresne2015-06-131-24/+6
* clock: Add signed time utilitiesNicolas Dufresne2015-06-121-0/+52
* clock: Add GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC and related APISebastian Dröge2015-06-031-0/+9
* clock: Add gst_clock_add_observation_unapplied()Jan Schmidt2015-01-211-0/+6
* clock: Add gst_clock_adjust_with_calibration()Jan Schmidt2015-01-211-0/+6
* 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