mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-24 06:18:12 +02:00
Remove the CAN_USE_BUFFERS flag, it is redundant. We can know this because of the IO params and buffer params. Add flags to the port_use_buffer call. We also want this call to replace port_alloc_buffer. Together with a new result event we can ask the node to (a)synchronously fill up the buffer data for us. This is part of a plan to let remote nodes provide buffer data. |
||
|---|---|---|
| .. | ||
| alsa-monitor.c | ||
| audio-src.c | ||
| bluez-monitor.c | ||
| bluez-session.c | ||
| export-sink.c | ||
| export-source.c | ||
| export-spa-device.c | ||
| export-spa.c | ||
| local-v4l2.c | ||
| media-session.c | ||
| meson.build | ||
| sdl.h | ||
| v4l2-monitor.c | ||
| video-play.c | ||
| video-src.c | ||