pipewire/spa
Wim Taymans 05829f33e6 Work on memory allocation
We now only allow per port preallocated buffers. We exchange the index
into the array instead of passing the buffers around. We still use the
refcount to track when a buffer can be reused.
Improve API a little, allow passing the node as the first argument of
the interface call.
Implement alloc_buffer in v4l2 and improve the test.
2016-07-30 20:35:34 +02:00
..
include Work on memory allocation 2016-07-30 20:35:34 +02:00
lib Work on memory allocation 2016-07-30 20:35:34 +02:00
plugins Work on memory allocation 2016-07-30 20:35:34 +02:00
tests Work on memory allocation 2016-07-30 20:35:34 +02:00
tools Work on memory allocation 2016-07-30 20:35:34 +02:00
meson.build More hacking 2016-07-25 10:50:46 +02:00