pipewire/spa/include/spa
Peter Hutterer 49ebcfb093 spa: drop the pre-C99 checks from the log.h header
spa_log_logv was missing, so with this ifdef'd out we already fail to
compile:
spa/plugins/alsa/alsa-acp-device.c:1003: undefined reference to `spa_log_logv'

And it appears that the only requirement is __VA_ARGS__ support in the
compiler which we require in other places anyway.
2021-09-24 12:33:02 +10:00
..
buffer spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
control spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
debug spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
graph spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
monitor spa: improve param result handling 2021-09-06 15:09:25 +02:00
node spa: improve param result handling 2021-09-06 15:09:25 +02:00
param spa: fix layout defines 2021-09-23 09:58:36 +02:00
pod pod: add prop option to avoid fixation 2021-07-28 11:03:26 +02:00
support spa: drop the pre-C99 checks from the log.h header 2021-09-24 12:33:02 +10:00
utils spa: add SPA_ABS helper macro 2021-09-21 12:16:11 +02:00