mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
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. |
||
|---|---|---|
| .. | ||
| audioconvert.c | ||
| channelmix-ops.c | ||
| channelmix.c | ||
| fmt-ops-sse.c | ||
| fmt-ops.c | ||
| fmtconvert.c | ||
| merger.c | ||
| meson.build | ||
| plugin.c | ||
| resample.c | ||
| splitter.c | ||