pipewire/pinos
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
..
client reintroduce channels 2016-07-20 17:29:34 +02:00
daemon gst-node-factory: node factory for GstSource nodes 2016-06-28 12:29:42 +02:00
dbus reintroduce channels 2016-07-20 17:29:34 +02:00
gst reintroduce channels 2016-07-20 17:29:34 +02:00
modules/gst reintroduce channels 2016-07-20 17:29:34 +02:00
server reintroduce channels 2016-07-20 17:29:34 +02:00
tests test-client: don't unref format in on_state_notify 2016-05-26 13:26:19 +02:00
tools pinos-monitor: show peer ports 2016-06-28 12:29:12 +02:00
.gitignore
Makefile.am reintroduce channels 2016-07-20 17:29:34 +02:00