pipewire/pinos/client
Wim Taymans b885d40390 Introduce the concept of a Node
Make an object for a processing node.
Implement a sink node. Make it possible to implement Sink and Source
interfaces to provide input/output from the node.
Improve pinosdepay to track fds and handle format changes.
2016-05-05 13:31:18 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
buffer.c add refresh message 2016-04-13 13:04:32 +02:00
buffer.h add refresh message 2016-04-13 13:04:32 +02:00
context.c source-output -> channel 2016-05-03 18:00:56 +02:00
context.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01: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 source-output -> channel 2016-05-03 18:00:56 +02:00
introspect.h source-output -> channel 2016-05-03 18:00:56 +02:00
mainloop.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
mainloop.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
pinos.c add more docs 2016-04-12 08:55:20 +02:00
pinos.h Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
private.h source-output -> channel 2016-05-03 18:00:56 +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 Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
stream.h source-output -> channel 2016-05-03 18:00:56 +02:00
subscribe.c source-output -> channel 2016-05-03 18:00:56 +02:00
subscribe.h source-output -> channel 2016-05-03 18:00:56 +02:00