mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Make an object for a processing node. Implement a sink node. Make it possible to implement Sink and Source interfaces to provide input/output from the node. Improve pinosdepay to track fds and handle format changes. |
||
|---|---|---|
| .. | ||
| channel.c | ||
| channel.h | ||
| client-source.c | ||
| client-source.h | ||
| client.c | ||
| client.h | ||
| daemon.c | ||
| daemon.h | ||
| node.c | ||
| node.h | ||
| sink.c | ||
| sink.h | ||
| source.c | ||
| source.h | ||