mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Remove unused events, drained and marker can be done with ASYNC_COMPLETED messages Handle result of idle callback to disable the poll item Identify poll items with a unique id. Remove set_state vfunc push_event -> send_command, commands are to do something, events are the result of something. Add poll item in v4l2 as soon as we have the fd but disable the item until streaming starts. |
||
|---|---|---|
| .. | ||
| client-node.c | ||
| client-node.h | ||
| client.c | ||
| client.h | ||
| command.c | ||
| command.h | ||
| daemon.c | ||
| daemon.h | ||
| data-loop.c | ||
| data-loop.h | ||
| dbus-client-node.c | ||
| dbus-client-node.h | ||
| link.c | ||
| link.h | ||
| main-loop.c | ||
| main-loop.h | ||
| memfd-wrappers.h | ||
| meson.build | ||
| module.c | ||
| module.h | ||
| node-factory.c | ||
| node-factory.h | ||
| node.c | ||
| node.h | ||
| utils.c | ||
| utils.h | ||