pipewire/spa/plugins
Barnabás Pőcze 25a0e3beb4 spa: support: do not include C source file
Previously, `log-patterns.c` was included in two other source files
(`journal.c` and `logger.c`). It was also specified in the sources
list for the libspa-support library, which resulted in the unnecessary
independent compilation of the file, generating "defined but not used"
warnings.

Extract the function definitions into `log-patterns.h` and
use that in `journal.c` and `logger.c`, and remove the inclusion
of `log-patterns.c` from both.
2021-09-29 15:07:36 +00:00
..
alsa spa: implement a log topic for alsa 2021-09-28 09:35:39 +02:00
audioconvert spa-resample: add some verbose info messages 2021-09-29 10:16:25 +02:00
audiomixer spa: handle last_port correctly 2021-09-14 21:06:21 +02:00
audiotestsrc audiotestsrc: convert sizes to const size_t 2021-07-05 23:30:45 +03:00
bluez5 bluez5: sco-sink: Add follower mode 2021-09-27 17:31:16 +00:00
control spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
ffmpeg spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
jack spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
libcamera libcamera: fix a segfault caused by queueing no longer valid requests 2021-09-21 14:49:08 +02:00
support spa: support: do not include C source file 2021-09-29 15:07:36 +00:00
test spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
v4l2 spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
videoconvert spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
videotestsrc spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
volume spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
vulkan spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
meson.build meson.build: adds V4L2 header and enablement reporting via summary() 2021-06-25 15:13:07 +03:00