pipewire/spa/include/spa
Pauli Virtanen fc4dbcd033 spa: define symbols for log topic enumeration
Log topics are enumerated in an array of `struct spa_log_topic *`,
accessible via symbol `spa_log_topic_enum` pointing to a struct
spa_log_topic_enum in SPA shared libraries.

Add macros that use GCC section attribute to construct it with elf
magic.
2024-01-04 10:02:55 +00:00
..
buffer Fix some warnings 2023-11-21 16:32:51 +00:00
control treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
debug spa: debug: log: use SPA_CONTAINER_OF() 2023-11-06 19:01:20 +01:00
graph Fix some warnings 2023-11-21 16:32:51 +00:00
interfaces/audio aec: add new init2 method to initialize with different formats 2023-04-11 16:54:11 +02:00
monitor Fix some warnings 2023-11-21 16:32:51 +00:00
node Fix some warnings 2023-11-21 16:32:51 +00:00
param spa: explicitly mention that volumes are linear 2023-11-04 09:51:14 +01:00
pod spa: Bounds-check pointers before dereferencing them 2023-12-26 16:05:24 +00:00
support spa: define symbols for log topic enumeration 2024-01-04 10:02:55 +00:00
utils spa: spa_strbuf_init should null-terminate 2024-01-04 10:02:55 +00:00