pipewire/pinos/client
Wim Taymans e88a376d7c Optimize transport some more
We can optimize the transport some more if we allow the host to
configure the area used for transfering buffers. We can then also place
the current status in the area and avoid calling get_status(). We can
also allocate this area in shared memory, avoiding a memcpy in the
client-node.
2016-11-07 18:23:09 +01:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
array.h Rework transport protocol 2016-11-07 10:24:13 +01:00
build_mkenum.py port to meson 2016-09-26 12:15:52 +02:00
connection.c Rework transport protocol 2016-11-07 10:24:13 +01:00
connection.h Rework transport protocol 2016-11-07 10:24:13 +01:00
context.c More hacking 2016-11-03 19:41:53 +01:00
context.h some more rework 2016-07-18 17:40:58 +02:00
format.c Cleanups 2016-10-19 17:18:30 +02:00
format.h Work on negotiation 2016-08-05 16:39:26 +02:00
introspect.c Handle error cases 2016-09-16 13:13:41 +02:00
introspect.h More hacking 2016-10-28 16:56:33 +02:00
log.c Rework transport protocol 2016-11-07 10:24:13 +01:00
log.h Rework transport protocol 2016-11-07 10:24:13 +01:00
map.h More hacking 2016-11-03 19:41:53 +01:00
mapper.c More hacking 2016-11-03 19:41:53 +01:00
mem.c Rework transport protocol 2016-11-07 10:24:13 +01:00
mem.h Rework transport protocol 2016-11-07 10:24:13 +01:00
memfd-wrappers.h Rework transport protocol 2016-11-07 10:24:13 +01:00
meson.build Rework transport protocol 2016-11-07 10:24:13 +01:00
pinos.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
pinos.h Rework transport protocol 2016-11-07 10:24:13 +01:00
private.h improve introspection 2016-08-18 12:17:31 +02:00
properties.c port to meson 2016-09-26 12:15:52 +02:00
properties.h Work on sink 2016-08-24 16:38:51 +02:00
ringbuffer.c small cleanups 2016-10-12 15:41:39 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
rtkit.c More hacking 2016-10-28 16:56:33 +02:00
rtkit.h More hacking 2016-10-28 16:56:33 +02:00
serialize.c Cleanups 2016-10-19 17:18:30 +02:00
serialize.h More hacking 2016-11-03 19:41:53 +01:00
stream.c Optimize transport some more 2016-11-07 18:23:09 +01:00
stream.h More hacking 2016-10-28 16:56:33 +02:00
subscribe.c More hacking 2016-11-03 19:41:53 +01:00
subscribe.h improve introspection 2016-08-18 12:17:31 +02:00
thread-mainloop.c More hacking 2016-11-03 19:41:53 +01:00
thread-mainloop.h Work on main loop 2016-10-20 16:36:29 +02:00
transport.c Optimize transport some more 2016-11-07 18:23:09 +01:00
transport.h Optimize transport some more 2016-11-07 18:23:09 +01:00