pipewire/pinos/server
Wim Taymans ba4ef9b5d9 Introduce the concept of a Port
A port is an input or output on a Node.
Channels are created from the ports and inherit the direction of the
port.
do automatic port selection based on the direction and caps and
node/port name.
Simplify stream_connect by passing the direction.
Fix pinossink to connect in setcaps so that we know the format and can
select a good sink to connect to.
2016-05-06 13:01:52 +02:00
..
channel.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
channel.h source-output -> channel 2016-05-03 18:00:56 +02:00
client.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
client.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
daemon.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
daemon.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
node.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
node.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
port.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
port.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
source.c Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
source.h Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
upload-node.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
upload-node.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00