pipewire/src/modules/spa
Wim Taymans cc842cbdc8 Type changes
Only allow properties inside objects, this makes it easier to
iterate the object, which is needed for efficiently processing
control streams.
Add a choice type to mark variable properties.
SPA_TYPE_Enum -> SPA_TYPE_Id to avoid confusion with choice enum
Make it easier to allocate and initialize properties on the stack
Make more efficient methods to make objects.
2018-09-05 16:41:07 +02:00
..
meson.build don't link with spalib when we don't have to 2018-08-14 14:54:31 +02:00
module-monitor.c module: implement properties 2018-06-01 11:23:02 +02:00
module-node-factory.c More type cleanups 2018-08-27 15:03:11 +02:00
module-node.c module: implement properties 2018-06-01 11:23:02 +02:00
spa-monitor.c Type changes 2018-09-05 16:41:07 +02:00
spa-monitor.h Reorganise SPA tree 2017-11-10 13:36:14 +01:00
spa-node.c Type changes 2018-09-05 16:41:07 +02:00
spa-node.h clock: remove clock interface 2018-07-17 09:50:51 +02:00