mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Revert "acp: sync with pulseaudio"
This reverts commit 57f0fdf746.
This seems to cause problems and needs to mature a bit more in
pulseaudio it seems.
This commit is contained in:
parent
6baf2ede50
commit
bc1789c3ea
7 changed files with 556 additions and 684 deletions
|
|
@ -52,7 +52,6 @@ typedef void (*pa_free_cb_t)(void *p);
|
|||
#define PA_UNLIKELY(x) (x)
|
||||
#define PA_PRINTF_FUNC(fmt, arg1)
|
||||
#endif
|
||||
#define PA_UNUSED SPA_UNUSED
|
||||
|
||||
#define PA_MIN(a,b) \
|
||||
({ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue