pipewire/spa/plugins/audiomixer
Wim Taymans 0b508db9fc ringbuffer: simplify the API
Use absolute indexes that we let wrap around. We can then easily detect
how much we under of overflowed by using serial number arithmetic.
Remove the Areas, we can trivially compute this ourselves, move the
logic in read/write_data.
2017-04-20 11:25:24 +02:00
..
audiomixer.c ringbuffer: simplify the API 2017-04-20 11:25:24 +02:00
meson.build More hacking 2016-11-03 19:41:53 +01:00
plugin.c plugins: use macros for input checks 2017-04-04 09:00:49 +02:00