pipewire/pinos
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
..
client Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
daemon src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
dbus Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
gst Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
modules/gst Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
server Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
tests Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
tools Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am Introduce the concept of a Port 2016-05-06 13:01:52 +02:00