mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-26 14:13:19 +00:00
resample: allow compilation with custom default quality
This commit is contained in:
parent
52ec847cbd
commit
2ff45313de
@ -8,7 +8,10 @@
|
||||
#include <spa/support/cpu.h>
|
||||
#include <spa/support/log.h>
|
||||
|
||||
#ifndef RESAMPLE_DEFAULT_QUALITY
|
||||
#define RESAMPLE_DEFAULT_QUALITY 4
|
||||
#endif
|
||||
|
||||
#define RESAMPLE_WINDOW_DEFAULT RESAMPLE_WINDOW_EXP
|
||||
#define RESAMPLE_MAX_PARAMS 16
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user