pipewire/src/gst
Michael Tretter 16964b323f gst/pipewiresink: fix dts_offset
GStreamer uses a time stamp for the decoding time, but PipeWire uses an
offset to the presentation time. Thus, the pipewiresink must not use the
DTS as dts_offset, but has to calculate the offset.

If the buffer's DTS is invalid, assume that dts is pts.
2024-01-04 17:55:14 +01: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: keep track of node ports 2023-12-14 13:13:56 +01:00
gstpipewiredeviceprovider.h gst: remove unused pending list 2023-12-14 13:13:51 +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 gst: update buffer size only if format defines a size 2023-10-27 18:01:37 +02:00
gstpipewirepool.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresink.c gst/pipewiresink: fix dts_offset 2024-01-04 17:55:14 +01:00
gstpipewiresink.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresrc.c gstpipewiresrc: break out of wait_started() also on STATE_UNCONNECTED 2024-01-04 17:53:25 +01: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