index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
1
-0
/
+1
2011-02-10
clock: fix parameter docs
Wim Taymans
1
-1
/
+1
2011-01-24
clock: API: Add function to re-init periodic GstClockIDs
Sebastian Dröge
1
-1
/
+25
2011-01-24
docs: add missing "Since: 0.10.32" markers for GstClock
Mart Raudsepp
1
-0
/
+2
2010-12-26
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
Tim-Philipp Müller
1
-1
/
+1
2010-12-17
gst: documentation fixups and annotation
Edward Hervey
1
-3
/
+3
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-13
/
+20
2010-12-03
clock: init variables in _reinit()
Wim Taymans
1
-0
/
+2
2010-12-03
clock: make sync clock wait lockfree
Wim Taymans
1
-0
/
+2
2010-12-03
micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers
Edward Hervey
1
-1
/
+1
2010-12-02
gstclock: New API to re-use a single shot GstClockID
Edward Hervey
1
-0
/
+37
2010-10-07
clock: remove unnecessary g_object_notify() call
Tim-Philipp Müller
1
-1
/
+0
2010-07-06
clock: use the new gst_clock_id_wait_async_full.
Alessandro Decina
1
-2
/
+3
2010-07-06
clock: fix refcounting bug in gst_clock_set_master.
Alessandro Decina
1
-3
/
+5
2010-07-06
clock: add gst_clock_id_wait_async_full.
Alessandro Decina
1
-3
/
+38
2010-03-10
Make code safe for -Wredundant-decls
Benjamin Otte
1
-2
/
+0
2009-10-28
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
1
-4
/
+4
2009-05-25
clock: remove assertion
Wim Taymans
1
-1
/
+0
2009-05-22
docs: fix gtk-doc warnings
Stefan Kost
1
-1
/
+1
2009-05-21
docs: update docs for stream_time->running_time
Wim Taymans
1
-4
/
+4
2009-05-17
gstclock: Fix ABI breakage on 32 bit architectures
Sebastian Dröge
1
-5
/
+5
2009-05-15
clock: use seqlocks to parallellize readers
Wim Taymans
1
-27
/
+78
2009-04-08
docs: xref more
Stefan Kost
1
-7
/
+7
2009-04-04
gst: Use G_DEFINE_TYPE and don't call g_thread_init() from class_init
Sebastian Dröge
1
-30
/
+2
2009-03-26
clock: make UNSCHEDULED checks threadsafe
Wim Taymans
1
-20
/
+0
2009-02-05
cleanup: remove unused variables in _class_init() and reindent.
Stefan Kost
1
-2
/
+0
2009-02-03
Implement the systemclock with gstpoll
Jonas Holmberg
1
-1
/
+1
2009-01-27
Improve the docs for gst_clock_id_wait_async().
Stefan Kost
1
-0
/
+3
2008-08-25
gst/gstclock.c: Add some more debugging to the clock slaving code.
Wim Taymans
1
-0
/
+4
2008-05-26
gst/: Fixed a bunch of typos.
Peter Kjellerstedt
1
-27
/
+27
2008-05-21
gst/gstclock.c: Fix debug of the new clock rate.
Wim Taymans
1
-1
/
+1
2008-05-04
gst/gstclock.c: Make some checks actually useful.
Sebastian Dröge
1
-2
/
+2
2008-04-17
gst/: Don't use g_atomic_set_int where it's not needed.
Tim-Philipp Müller
1
-1
/
+1
2008-04-17
gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() shoul...
Sebastian Dröge
1
-1
/
+1
2008-04-01
configure.ac: Require GLib 2.12.
Sebastian Dröge
1
-10
/
+2
2008-03-22
Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it ev...
Sebastian Dröge
1
-4
/
+6
2007-04-05
Improve _adjust_unlocked() so that it overflows less.
Wim Taymans
1
-8
/
+83
2007-03-29
gst/gstclock.c: Move all the debug to the CLOCK category, and associate it wi...
Jan Schmidt
1
-15
/
+26
2006-12-08
gst/gstclock.c: Reject invalid clock times for interval of periodic ids.
René Stadler
1
-0
/
+1
2006-12-07
gst/gstclock.c: Make period ids add the interval to the origial requested tim...
René Stadler
1
-3
/
+2
2006-10-28
Typo fixes (#366212).
Kjartan Maraas
1
-1
/
+1
2006-08-11
docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.
Wim Taymans
1
-14
/
+27
2006-08-11
docs/design/part-qos.txt: Bring docs in line with the code. Mostly the sign o...
Wim Taymans
1
-4
/
+7
2006-07-03
gst/: Use GSlice when the glib we build against is >= 2.10
Wim Taymans
1
-5
/
+13
2006-05-11
G_OBJECT_CLASS macro usage batch cleanup, fixes #337747 for core
Stefan Kost
1
-8
/
+7
2006-05-04
Make sure gstprivate.h and/or config.h are always included first, otherwise s...
James Andrewartha
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-29
Small documentation updates and additions.
Wim Taymans
1
-3
/
+4
2006-03-21
Series of fixes for dereferenced pointers that gcc 4.1 complains about.
Edward Hervey
1
-2
/
+7
2006-03-15
gst/gstclock.c: Fix docs.
Wim Taymans
1
-3
/
+3
[next]