pipewire/src
Robert Mader 5fc782b893 pipewireclock: Disable clock_reset() for now
This was introduced in 4faa28fd96 in order to correctly map the time
from the stream. From d52df30c88 on, however, the clock switched to
monotonic time, which does not need the extra-offset.

Disable `clock_reset()` for now but leave it in place so we can easily
reenable it once we use the stream time again.

This fixes video recording in Cheese and similar apps.

Closes https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3149
2023-04-12 10:13:54 +00:00
..
daemon module-link-factory: ignore link.passive by default 2023-03-28 15:19:16 +02:00
examples core: add bound_props event 2023-03-21 17:22:27 +01:00
gst pipewireclock: Disable clock_reset() for now 2023-04-12 10:13:54 +00:00
modules module-echo-cancel: support different channels per stream 2023-04-11 16:55:48 +02:00
pipewire context: handle non-passive driver links to itself 2023-04-12 12:05:47 +02:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-cli: avoid property leak 2023-03-16 12:55:27 +01:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00