pipewire/spa/plugins/alsa
Wim Taymans 8590ac158b node: add flags to port_use_buffer
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.
2019-07-25 13:19:39 +02:00
..
alsa-device.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
alsa-monitor.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
alsa-sink.c node: add flags to port_use_buffer 2019-07-25 13:19:39 +02:00
alsa-source.c node: add flags to port_use_buffer 2019-07-25 13:19:39 +02:00
alsa-utils.c alsa: don't clear io area ever 2019-07-11 11:13:53 +02:00
alsa-utils.h Improve rate matching and clock slaving 2019-07-09 17:44:07 +02:00
alsa.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
meson.build device: add device object 2018-11-23 12:43:47 +01:00