pipewire/src
Wim Taymans be0e037809 pulse-server: avoid doing allocations and string copies
We can just concatenate the stream and client dict on the stack, reusing
all the strings without having to do allocations or copies.

Also filter out the object.id and object.serial from the client, we want
to keep the ones from the streams.
2026-02-19 13:03:50 +01:00
..
daemon filter-graph: add gain option to sofa 2026-02-02 16:28:54 +01:00
examples stream: Make capability device IDs an JSON object 2026-01-22 16:08:19 +00:00
gst gst: pool: fix buffer release race condition 2026-02-09 09:25:36 +00:00
modules pulse-server: avoid doing allocations and string copies 2026-02-19 13:03:50 +01:00
pipewire context: set time in position for drivers 2026-02-12 17:15:33 +01:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools pw-mon: Fix help message for --hide-params 2026-02-15 10:18:34 +00:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00