pipewire/pinos
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
..
client Optimize transport some more 2016-11-07 18:23:09 +01:00
daemon More hacking 2016-11-03 19:41:53 +01:00
dbus make separate sockets for data and control 2016-10-14 19:23:05 +02:00
gst More hacking 2016-11-03 19:41:53 +01:00
modules More hacking 2016-11-03 19:41:53 +01:00
server Optimize transport some more 2016-11-07 18:23:09 +01:00
tests daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
tools port to meson 2016-09-26 12:15:52 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am Add videotestsrc 2016-09-19 09:20:07 +02:00
meson.build port to meson 2016-09-26 12:15:52 +02:00