pipewire/src/gst
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
..
.editorconfig add .editorconfig files 2019-02-13 11:19:21 +01:00
gstpipewire.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewireclock.c pipewireclock: Disable clock_reset() for now 2023-04-12 10:13:54 +00:00
gstpipewireclock.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirecore.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirecore.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiredeviceprovider.c gst: deviceprodiver: Sort devices by session priority 2023-03-11 10:55:07 +01:00
gstpipewiredeviceprovider.h gst: deviceprodiver: Sort devices by session priority 2023-03-11 10:55:07 +01:00
gstpipewireformat.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewireformat.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirepool.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirepool.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresink.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresink.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresrc.c gstpipewiresrc: Set stream error on caps negotiation failure 2023-02-23 11:58:52 +00:00
gstpipewiresrc.h Add autoconnect parameter to pipewiresrc element 2023-02-21 08:16:44 +00:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00