mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-14 04:28:13 -05:00
Make a real debug context with a log function and move it to a new file. This way we don't need to redefine a macro. Make a new context for debugging to a log file. Make new functions to debug to a log file. Move the stringbuffer to string utils. Integrate file/line/func and topics into the debug log. We can remove some more things from the pipewire log_object function and also add support for topics. |
||
|---|---|---|
| .. | ||
| audioadapter.c | ||
| audioconvert.c | ||
| benchmark-fmt-ops.c | ||
| benchmark-resample.c | ||
| biquad.c | ||
| biquad.h | ||
| channelmix-ops-c.c | ||
| channelmix-ops-sse.c | ||
| channelmix-ops.c | ||
| channelmix-ops.h | ||
| crossover.c | ||
| crossover.h | ||
| delay.h | ||
| fmt-ops-avx2.c | ||
| fmt-ops-c.c | ||
| fmt-ops-neon.c | ||
| fmt-ops-sse2.c | ||
| fmt-ops-sse41.c | ||
| fmt-ops-ssse3.c | ||
| fmt-ops.c | ||
| fmt-ops.h | ||
| hilbert.h | ||
| law.h | ||
| meson.build | ||
| peaks-ops-c.c | ||
| peaks-ops-sse.c | ||
| peaks-ops.c | ||
| peaks-ops.h | ||
| plugin.c | ||
| resample-native-avx.c | ||
| resample-native-c.c | ||
| resample-native-impl.h | ||
| resample-native-neon.c | ||
| resample-native-sse.c | ||
| resample-native-ssse3.c | ||
| resample-native.c | ||
| resample-peaks.c | ||
| resample.h | ||
| spa-resample.c | ||
| test-audioadapter.c | ||
| test-audioconvert.c | ||
| test-channelmix.c | ||
| test-fmt-ops.c | ||
| test-helper.h | ||
| test-peaks.c | ||
| test-resample.c | ||
| test-source.c | ||
| volume-ops-c.c | ||
| volume-ops-sse.c | ||
| volume-ops.c | ||
| volume-ops.h | ||