index
:
~thiagoss/gstreamer
1.4+tracer
caps-cache
cookies
dvb
flowcombiner-arrayiter
flowcombiner-callback
flowcombiner-hashtable
flowcombiner-notlinkedcount
flowcombiner_offsets
master
no-reconfigure
recursive-accept-caps
tracer
tracer-acceptcaps-reverted
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstclock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
introspection: add some missing annotations
Evan Nemerson
1
-0
/
+1
2012-02-27
clock: make more stuff private
Wim Taymans
1
-61
/
+5
2012-02-07
clock: remove unimplemented stats property while we can
Stefan Sauer
1
-1
/
+0
2012-02-02
remove TRACE_NAME from headers
Wim Taymans
1
-7
/
+0
2012-01-19
Update for new gthread API
Wim Taymans
1
-9
/
+9
2011-11-11
.h: fix header files
Wim Taymans
1
-116
/
+117
2011-11-04
controller: move to core/gstobject
Stefan Sauer
1
-2
/
+2
2011-11-04
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+13
2011-11-04
introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND...
Peteris Krisjanis
1
-0
/
+13
2011-05-24
Merge branch 'master' into 0.11
Wim Taymans
1
-6
/
+13
2011-05-24
clock: improve the GST_TIME_FORMAT/ARGS docs
Kipp Cannon
1
-6
/
+13
2011-02-22
cleanups
Wim Taymans
1
-8
/
+5
2011-01-24
clock: API: Add function to re-init periodic GstClockIDs
Sebastian Dröge
1
-0
/
+4
2011-01-24
docs: add missing "Since: 0.10.32" markers for GstClock
Mart Raudsepp
1
-1
/
+1
2010-12-03
clock: make sync clock wait lockfree
Wim Taymans
1
-1
/
+5
2010-12-02
gstclock: New API to re-use a single shot GstClockID
Edward Hervey
1
-0
/
+3
2010-07-06
clock: document that GstClockEntry should be treated as ana opaque structure.
Alessandro Decina
1
-0
/
+2
2010-07-06
clock: add gst_clock_id_wait_async_full.
Alessandro Decina
1
-0
/
+5
2009-05-17
gstclock: Fix ABI breakage on 32 bit architectures
Sebastian Dröge
1
-3
/
+4
2009-05-15
clock: use seqlocks to parallellize readers
Wim Taymans
1
-1
/
+4
2009-04-14
docs: use real <note> tags as they look nice in new gtk-doc
Stefan Kost
1
-4
/
+4
2008-05-26
gst/: Fixed a bunch of typos.
Peter Kjellerstedt
1
-16
/
+16
2008-04-23
docs/gst/gstreamer-sections.txt: Move GParamSepc macros to standart section.
Stefan Kost
1
-2
/
+2
2008-03-24
Small documentation fixes. Fixes #523978.
Mark Nauwelaerts
1
-0
/
+3
2008-01-09
gst/gstclock.h: Cast the results from the timeval/spec_to_time macros to what...
Peter Kjellerstedt
1
-2
/
+2
2007-12-11
Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all uses as ...
Stefan Kost
1
-25
/
+0
2007-11-28
Rename new API + ChangeLog surgery to remove old name from last entry..
Stefan Kost
1
-5
/
+6
2007-11-28
Now hide the different clock stuff behind a macro.
Stefan Kost
1
-0
/
+24
2007-11-28
Start merging in the easy bits of #361155, the monotonic clock patch.
Wim Taymans
1
-0
/
+35
2007-10-03
gst/gstclock.h: Fix up broken GST_CLOCK_FLAGS macro and GstClock docs. The fl...
Tim-Philipp Müller
1
-2
/
+1
2007-04-05
Improve _adjust_unlocked() so that it overflows less.
Wim Taymans
1
-1
/
+2
2006-10-18
Small docs fixes.
Wim Taymans
1
-1
/
+1
2006-09-14
releasing 0.10.10
Thomas Vander Stichele
1
-2
/
+2
2006-08-11
docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.
Wim Taymans
1
-2
/
+22
2006-07-06
gst/: Remove comma at end of enumerator list.
Wim Taymans
1
-2
/
+2
2006-03-10
gst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness issues - we need to ca...
Tim-Philipp Müller
1
-1
/
+1
2006-03-09
gst/gstclock.*: Review docs.
Wim Taymans
1
-0
/
+1
2006-03-06
gst/gstclock.h: Show GST_CLOCK_TIME_NONE as 99:99:99.999999999
Thomas Vander Stichele
1
-4
/
+8
2005-11-24
check/gst/gstutils.c: Added test for scaling.
Wim Taymans
1
-1
/
+1
2005-11-23
check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_den...
Andy Wingo
1
-4
/
+17
2005-11-22
gst/base/gstbasesink.*: No need to store the clock, the parent element class ...
Wim Taymans
1
-1
/
+17
2005-11-21
gst/: Convert Clock flags to object flags.
Wim Taymans
1
-8
/
+13
2005-11-21
*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...
Andy Wingo
1
-2
/
+2
2005-11-19
gst/gstclock.*: Change resolution to be a GstClockTime.
Andy Wingo
1
-6
/
+8
2005-11-19
gst/gstclock.h (GstClock): Remove offset property. Add internal_calibration a...
Andy Wingo
1
-17
/
+4
2005-11-18
gst/net/gstnetclientclock.c (do_linear_regression): Use all integer arithmeti...
Andy Wingo
1
-1
/
+5
2005-11-17
gst/gstclock.*: Anonymous structs are a gcc (and some other compilers) extens...
Michael Smith
1
-1
/
+1
2005-11-17
gst/gstclock.h (GstClock): Add rate and offset properties, preserving ABI sta...
Andy Wingo
1
-2
/
+17
2005-11-09
docs/gst/gstreamer-sections.txt: Added some new macros.
Wim Taymans
1
-1
/
+2
2005-10-28
Documented the clocks.
Wim Taymans
1
-5
/
+55
[next]