pipewire/spa/lib
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
..
debug.c ringbuffer: simplify the API 2017-04-20 11:25:24 +02:00
debug.h improve node io 2017-04-03 14:56:04 +02:00
format.c format: improve format parsing 2017-03-24 18:11:11 +01:00
mapper.c format: improve format parsing 2017-03-24 18:11:11 +01:00
mapper.h types: more work on types 2017-03-24 11:40:58 +01:00
meson.build format: improve format parsing 2017-03-24 18:11:11 +01:00
props.c props: improve prop flags 2017-03-31 11:48:24 +02:00
props.h Format: implement intersection and fixate 2017-02-28 15:09:34 +01:00