pipewire/spa
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
..
examples node: add flags to port_use_buffer 2019-07-25 13:19:39 +02:00
include node: add flags to port_use_buffer 2019-07-25 13:19:39 +02:00
plugins node: add flags to port_use_buffer 2019-07-25 13:19:39 +02:00
tests builder: make _rewind part of _reset() 2019-06-26 12:45:36 +02:00
tools don't use error() 2019-06-21 16:14:36 +02:00
meson.build Remove libv4l2 dependency 2019-05-17 12:41:57 +02:00