pipewire/pinos/modules/gst
David Svensson Fors 00ff707208 gst-node-factory: node factory for GstSource nodes
The GstNodeFactory creates GstSource nodes without ports. When an
output port is created later, the proper GStreamer element will be
created in the node.

main.c registers a GstNodeFactory in the daemon, so clients can use it
in calls to CreateNode and CreatePort.
2016-06-28 12:29:42 +02:00
..
gst-manager.c main, gst-manager, pinos-monitor: plug leaks 2016-06-28 12:28:53 +02:00
gst-manager.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
gst-node-factory.c gst-node-factory: node factory for GstSource nodes 2016-06-28 12:29:42 +02:00
gst-node-factory.h gst-node-factory: node factory for GstSource nodes 2016-06-28 12:29:42 +02:00
gst-sink.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
gst-sink.h rework: make client and server nodes 2016-05-12 17:03:28 +02:00
gst-source.c gst-source: on-demand element creation 2016-06-28 12:29:36 +02:00
gst-source.h rework: make client and server nodes 2016-05-12 17:03:28 +02:00