pipewire/src/examples
Wim Taymans 28ae844de9 node: always use a spa_node as the implementation
Avoid duplicating API, remove implementations from port and node and
always use an spa_node as the implementation, it's just as easy to
implement a spa node. With the implementation always being a spa_node
we will be able to better implement the negotiation of the mixers.
2017-08-25 19:02:27 +02:00
..
export-sink.c node: always use a spa_node as the implementation 2017-08-25 19:02:27 +02:00
export-v4l2.c node: always use a spa_node as the implementation 2017-08-25 19:02:27 +02:00
local-v4l2.c node: always use a spa_node as the implementation 2017-08-25 19:02:27 +02:00
meson.build Use remote to join nodes on remote graphs 2017-07-25 19:52:31 +02:00
video-play.c examples: fix some leaks 2017-08-16 13:32:08 +02:00
video-src.c cleanups 2017-08-16 12:39:13 +02:00