mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Add more buffer types to add and remove memory shared memory between the server and client. We would like to send buffers only once and then simply reference them by index. Do format negotiation and stream start with a START message. |
||
|---|---|---|
| .. | ||
| channel.c | ||
| channel.h | ||
| client.c | ||
| client.h | ||
| daemon.c | ||
| daemon.h | ||
| link.c | ||
| link.h | ||
| node-factory.c | ||
| node-factory.h | ||
| node.c | ||
| node.h | ||
| port.c | ||
| port.h | ||
| utils.c | ||
| utils.h | ||