pipewire/pipewire-alsa/alsa-plugins
Wim Taymans 8bbca3b8f3 spa: add spa_audio_parse_position_n
Add a function that accepts the size of the position array when reading
the audio positions. This makes it possible to decouple the position
array size from SPA_AUDIO_MAX_CHANNELS.

Also use SPA_N_ELEMENTS to pass the number of array elements to
functions instead of a fixed constant. This makes it easier to change
the array size later to a different constant without having to patch up
all the places where the size is used.
2025-10-21 09:59:13 +02:00
..
ctl_pipewire.c spa: add spa_audio_parse_position_n 2025-10-21 09:59:13 +02:00
meson.build alsa: add mathlib dep 2023-01-20 08:16:50 +00:00
pcm_pipewire.c alsa: use the amount of positions we will write 2025-10-21 09:43:59 +02:00