pipewire/spa/plugins
Wim Taymans e545efdb6e filter-chain: implement filter-graph latency
Collect the latency of the graph in filter-chain. We do this by first
inspecting the LATENCY ports on the plugins and us the notify value as
the latency on the node.

We then walk the graph from source to sink and for each node take the
max latency of all linked upstream peer nodes. We end up with the max
latency of the graph and emit this in the graph properties.

We then listen for the graph latency property and use that to update the
process_latency of the filter-chain, which will then update the latency
on the filter-chain ports.

Fixes #4678
2025-05-07 16:00:41 +02:00
..
aec spa: aec: Add support for webrtc-audio-processing-2 2025-01-09 12:06:58 +00:00
alsa spa: acp: Allow Volume control which supports mute to be used as a hardware mute 2025-05-05 07:40:29 +00:00
audioconvert adapter: always negotiate from convert to follower 2025-05-05 10:33:07 +02:00
audiomixer Remove some hardcoded channel number values 2025-04-04 15:46:03 +02:00
audiotestsrc spa: audiotestsrc: Validate loop and system before using them 2024-10-23 08:25:30 -04:00
avb json: add helper function to parse channel positions 2024-09-18 09:54:34 +02:00
bluez5 bluez5-dbus: Fix the audio channel position for ASHA 2025-05-07 18:29:01 +05:30
control control: add support for mixing to UMP 2024-07-29 18:15:58 +02:00
ffmpeg spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
filter-graph filter-chain: implement filter-graph latency 2025-05-07 16:00:41 +02:00
jack spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
libcamera spa: libcamera: don't use fixed size buffers for properties 2025-02-03 17:20:25 +00:00
support logger: support logging local timestamps and other timestamp logs 2025-01-13 13:48:22 +00:00
test spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
v4l2 v4l2: only skip buffer for raw formats 2025-04-24 10:57:49 +02:00
videoconvert videoconvert: refactor add_video_formats 2025-05-06 10:07:09 +02:00
videotestsrc Port videotestsrc to LoopUtils 2024-07-01 15:28:14 +00:00
volume spa: fix volume plugin compilation 2024-06-18 15:44:26 +02:00
vulkan spa: vulkan: simplify memcpy() call 2024-12-14 23:28:43 +01:00
meson.build filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00