pipewire/pinos/client
Wim Taymans af3de36416 work on stream negotiation and start
Add more buffer types to add and remove memory shared memory between the
server and client. We would like to send buffers only once and then
simply reference them by index.
Do format negotiation and stream start with a START message.
2016-07-21 18:38:24 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
buffer.c work on stream negotiation and start 2016-07-21 18:38:24 +02:00
buffer.h work on stream negotiation and start 2016-07-21 18:38:24 +02:00
client-port.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
client-port.h Rework how clients connect. 2016-05-17 09:38:30 +02:00
context.c client: add client object instrospection 2016-07-20 17:55:02 +02:00
context.h some more rework 2016-07-18 17:40:58 +02:00
fdmanager.c work on stream negotiation and start 2016-07-21 18:38:24 +02:00
fdmanager.h work on stream negotiation and start 2016-07-21 18:38:24 +02:00
introspect.c client: add client object instrospection 2016-07-20 17:55:02 +02:00
introspect.h client: add client object instrospection 2016-07-20 17:55:02 +02:00
io.c reintroduce channels 2016-07-20 17:29:34 +02:00
mainloop.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
mainloop.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
pinos.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
pinos.h work on stream negotiation and start 2016-07-21 18:38:24 +02:00
private.h client: add client object instrospection 2016-07-20 17:55:02 +02:00
properties.c remove client object 2016-05-18 17:22:34 +02:00
properties.h remove client object 2016-05-18 17:22:34 +02:00
stream.c work on stream negotiation and start 2016-07-21 18:38:24 +02:00
stream.h reintroduce channels 2016-07-20 17:29:34 +02:00
subscribe.c client: add client object instrospection 2016-07-20 17:55:02 +02:00
subscribe.h client: add client object instrospection 2016-07-20 17:55:02 +02:00