Commit graph

7 commits

Author SHA1 Message Date
Demi Marie Obenour
501bfefa5e Merge branch 'fix-spa-choice-get-vals' into 'master'
Fix handling of unusual choice POD

See merge request pipewire/pipewire!2485
2025-10-27 13:40:36 -04:00
Wim Taymans
818ef4e138 spa: flags just have 1 value 2025-09-12 16:17:26 +02:00
Demi Marie Obenour
42098fd8c1 pod: Add validation to spa_pod_get_values()
Return no values if the size is too small for its type.  Return at most
one value if the size is misaligned for its type.  Document all of this.
2025-09-08 15:49:31 -04:00
Wim Taymans
ae37dd7773 doc: fix the SPA POD enum docs
The first argument should be the element count.
Fix the format for float, it should be with captial F.
2024-11-22 14:58:16 +01:00
Wim Taymans
3b27ff0c71 doc: fix spa_pod_parser_get_object example 2024-11-15 12:09:19 +01:00
Diego Viola
7410755c03 Fix typos
found them with codespell.

Signed-off-by: Diego Viola <diego.viola@gmail.com>
2024-05-22 09:19:34 +02:00
Pauli Virtanen
77fad4ee13 doc: reorganize files
Separate various autogen files from the documentation .dox files.
Rename .dox files to match the intended tree structure.
2023-11-19 16:39:15 +00:00
Renamed from doc/spa-pod.dox (Browse further)