pipewire/pinos/gst
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
..
gstburstcache.c pinossink: clear the cache 2016-04-29 17:16:41 +02:00
gstburstcache.h pinossink: clear the cache 2016-04-29 17:16:41 +02:00
gstpinos.c pinossocketsink: add new socket sink 2016-04-27 12:05:45 +02:00
gstpinosdepay.c Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
gstpinosdepay.h Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
gstpinosdeviceprovider.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
gstpinosdeviceprovider.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
gstpinospay.c add refresh message 2016-04-13 13:04:32 +02:00
gstpinospay.h fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
gstpinosprovide.c Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
gstpinosprovide.h Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
gstpinossink.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
gstpinossink.h Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
gstpinossocketsink.c pinossink: clear the cache 2016-04-29 17:16:41 +02:00
gstpinossocketsink.h pinossocketsink: add new socket sink 2016-04-27 12:05:45 +02:00
gstpinossrc.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
gstpinossrc.h pinossrc: fix timestamp and clock handling 2016-04-28 16:42:25 +02:00
gsttmpfileallocator.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
gsttmpfileallocator.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00