pipewire/spa/plugins/videoconvert
Wim Taymans 3c67821c4a spa: add context to debug functions
Add new spa_debugc_ funnctions that take a context. The user should also
redefine the spa_debugc macro to handle the context.

Use this to let some plugins log the pod and format to the log without
using the global logger.

Also use this to remove our custom pod logger function by reusing the
spa one with a custom context.
2023-01-18 13:12:16 +01:00
..
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c videoconvert: beginnings of video converter 2019-07-25 12:19:41 +02:00
videoadapter.c spa: add context to debug functions 2023-01-18 13:12:16 +01:00