pipewire/pinos
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
..
client ringbuffer: simplify the API 2017-04-20 11:25:24 +02:00
daemon types: remap ids 2017-04-17 19:36:22 +02:00
dbus Cleanups 2016-11-08 18:00:52 +01:00
examples video-src: make size dynamic 2017-04-19 11:31:51 +02:00
gst fix formats 2017-04-19 12:33:42 +02:00
modules examples: add video upload example 2017-04-18 18:05:45 +02:00
server stream: improve states 2017-04-19 11:17:56 +02:00
tests daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
tools format: improve format parsing 2017-03-24 18:11:11 +01:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
meson.build examples: add video upload example 2017-04-18 18:05:45 +02:00