mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
ringbuffer: remove size and mask from the ringbuffer, we have that elsewhere in the user of the ringbuffer. Remove the buffer data offset and size fields and replace with a ringbuffer. We then have a ringbuffer in all buffer data, which simplifies things. We can now remove the ringbuffer metadata. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| stress-ringbuffer.c | ||
| test-graph.c | ||
| test-graph2.c | ||
| test-mixer.c | ||
| test-perf.c | ||
| test-props.c | ||
| test-props2.c | ||
| test-props4.c | ||
| test-props5.c | ||
| test-ringbuffer.c | ||
| test-v4l2.c | ||