summaryrefslogtreecommitdiff
path: root/plugins/elements/gstclocksync.c
Commit message (Expand)AuthorAgeFilesLines
* Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier2021-09-241-675/+0
* clocksync: Add some debug output to the clock waiting codeSebastian Dröge2021-09-221-2/+22
* clocksync: Fix providing system clock by defaultDoug Nazar2021-04-081-0/+1
* clocksync: Add a new property "sync-to-first" for automatic ts-offset setupSeungha Yang2021-03-181-8/+90
* coreelements: allow per features registrationStéphane Cerveau2020-12-101-0/+3
* identity/clocksync: Also provide system clock if sync=falseBing Song2020-11-041-1/+26
* identity, clocksync: implement provide_clockMathieu Duponchelle2020-06-051-0/+13
* identity,clocksync: Fix timestamping inside single segment in reverse playbackThibault Saunier2020-05-061-4/+15
* clocksync: Remove handoff signalsSebastian Dröge2020-05-041-65/+2
* clocksync: Use g_cond_signal() instead of g_cond_broadcast()Sebastian Dröge2020-03-091-3/+3
* clocksync: Add new clocksync elementJan Schmidt2020-02-261-0/+583