pipewire/spa/plugins/audioconvert
Wim Taymans 90c1a95eef More type cleanups
SPA_ID_* -> SPA_TYPE_*. We use 'type' for all registered types.
ID refers to either a registered type or an enum.
Improve introspection of object ids. Make 0 an invalid enum and
use it to look up the object id type.
Move some type-info files together.
Swap type and id of the object, we first specify the type and then
the id because the meaning of the id depends on the object type.
2018-08-27 15:03:11 +02:00
..
audioconvert.c More type cleanups 2018-08-27 15:03:11 +02:00
channelmix-ops.c audioconvert: add volume control 2018-07-03 21:34:22 +02:00
channelmix.c More type cleanups 2018-08-27 15:03:11 +02:00
fmt-ops-sse.c fmt: unrolled loop only works for stereo 2018-08-21 10:02:16 +02:00
fmt-ops.c Remove dynamic types 2018-08-23 17:47:57 +02:00
fmtconvert.c More type cleanups 2018-08-27 15:03:11 +02:00
merger.c More type cleanups 2018-08-27 15:03:11 +02:00
meson.build remove spalib 2018-08-14 15:29:25 +02:00
plugin.c work on separating port mixers 2018-07-31 12:23:35 +02:00
resample.c More type cleanups 2018-08-27 15:03:11 +02:00
splitter.c More type cleanups 2018-08-27 15:03:11 +02:00