pipewire/spa/include/spa
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
..
buffer buffer: update comment, we have flags now 2025-10-06 10:31:52 +02:00
control ump: make sure we set the group correctly 2025-08-29 16:59:38 +02:00
debug pod: rework the parser 2025-07-29 15:15:02 +02:00
filter-graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
node spa: node: io: fix typo in documentation 2025-07-23 21:26:29 +02:00
param spa: add spa_audio_parse_position_n 2025-10-21 09:59:13 +02:00
pod builder: add support for FEATURE choice 2025-09-19 13:40:52 +02:00
support loop: add docs about the locking 2025-06-10 18:00:01 +02:00
utils pod: fix some data races in body code 2025-08-05 10:49:33 -04:00