pipewire/spa/plugins/avb
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
..
avbtp treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
avb-pcm-sink.c spa: small cleanups 2024-01-10 15:51:01 +01:00
avb-pcm-source.c spa: small cleanups 2024-01-10 15:51:01 +01:00
avb-pcm.c spa: add spa_audio_parse_position_n 2025-10-21 09:59:13 +02:00
avb-pcm.h Don't use SPA_AUDIO_MAX_CHANNELS directly 2025-10-21 09:43:06 +02:00
avb.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
avb.h spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00
meson.build avb: remove wrong cargs 2022-07-13 13:14:07 +02:00