pipewire/pinos/client
Wim Taymans 0f67434ae8 buffer: improve memory management
Add refcounting to buffers.
Use static memory on ports for buffer input and output memory.
Improve negotiation, let format and properties be negotiated on ports as
the data passes.
Improve some debug info.
2016-05-17 20:14:06 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
buffer.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
buffer.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
client-node.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
client-node.h add missing files 2016-05-12 17:06:48 +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 Rework how clients connect. 2016-05-17 09:38:30 +02:00
context.h rework: make client and server nodes 2016-05-12 17:03:28 +02:00
fdmanager.c fdmanager: decrement object refcount correctly 2016-04-13 13:01:33 +02:00
fdmanager.h fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
introspect.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
introspect.h Rework how clients connect. 2016-05-17 09:38:30 +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
node.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
node.h Rework how clients connect. 2016-05-17 09:38:30 +02:00
pinos.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
pinos.h Rework how clients connect. 2016-05-17 09:38:30 +02:00
port.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
port.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
private.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
properties.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
properties.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
stream.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
stream.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
subscribe.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
subscribe.h rework: make client and server nodes 2016-05-12 17:03:28 +02:00