pipewire/pinos/gst
Wim Taymans e167d30296 reintroduce channels
Bring back the channel object. Making a node and port on the client side
was rather awkward because of the async nature of many methods. It feels
better to have a specific communication channel object to interface with
a server side port.
Use port activate/deactivate to start/stop streams
Remove links from the ports. We let other objects install a callback on
the port to receive and route buffers.
2016-07-20 17:29:34 +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 Rework how clients connect. 2016-05-17 09:38:30 +02:00
gstpinosdepay.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
gstpinosdepay.h Introduce the concept of a Node 2016-05-05 13:31:18 +02:00
gstpinosdeviceprovider.c remove READY state on context 2016-05-19 11:29:11 +02:00
gstpinosdeviceprovider.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
gstpinospay.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
gstpinospay.h fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
gstpinosportsink.c reintroduce channels 2016-07-20 17:29:34 +02:00
gstpinosportsink.h some more rework 2016-07-18 17:40:58 +02:00
gstpinosportsrc.c reintroduce channels 2016-07-20 17:29:34 +02:00
gstpinosportsrc.h some more rework 2016-07-18 17:40:58 +02:00
gstpinossink.c Fix upload mode 2016-05-26 12:25:07 +02:00
gstpinossink.h Add provide mode to pinossink 2016-05-06 17:54:23 +02:00
gstpinossocketsink.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
gstpinossocketsink.h pinossocketsink: add new socket sink 2016-04-27 12:05:45 +02:00
gstpinossrc.c reintroduce channels 2016-07-20 17:29:34 +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