mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
pod: move compare and filter functions out of the library
This commit is contained in:
parent
d768a2d6da
commit
872a1131fa
28 changed files with 537 additions and 53 deletions
|
|
@ -30,10 +30,9 @@
|
|||
#include <spa/support/log.h>
|
||||
#include <spa/support/type-map.h>
|
||||
#include <spa/support/loop.h>
|
||||
#include <spa/support/plugin.h>
|
||||
#include <spa/monitor/monitor.h>
|
||||
|
||||
#include <lib/debug.h>
|
||||
|
||||
#define NAME "alsa-monitor"
|
||||
|
||||
extern const struct spa_handle_factory spa_alsa_sink_factory;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue