mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-21 08:56:56 -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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| build_mkenum.py | ||
| connection.c | ||
| connection.h | ||
| context.c | ||
| context.h | ||
| format.c | ||
| format.h | ||
| introspect.c | ||
| introspect.h | ||
| meson.build | ||
| pinos.c | ||
| pinos.h | ||
| private.h | ||
| properties.c | ||
| properties.h | ||
| ringbuffer.c | ||
| ringbuffer.h | ||
| serialize.c | ||
| serialize.h | ||
| stream.c | ||
| stream.h | ||
| subscribe.c | ||
| subscribe.h | ||
| thread-mainloop.c | ||
| thread-mainloop.h | ||