mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
make speex resampler the default
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1713 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
ed4dc16b95
commit
f754a24cd2
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ static const pa_daemon_conf default_conf = {
|
||||||
.default_script_file = NULL,
|
.default_script_file = NULL,
|
||||||
.log_target = PA_LOG_SYSLOG,
|
.log_target = PA_LOG_SYSLOG,
|
||||||
.log_level = PA_LOG_NOTICE,
|
.log_level = PA_LOG_NOTICE,
|
||||||
.resample_method = PA_RESAMPLER_SRC_SINC_FASTEST,
|
.resample_method = PA_RESAMPLER_AUTO,
|
||||||
.config_file = NULL,
|
.config_file = NULL,
|
||||||
.use_pid_file = 1,
|
.use_pid_file = 1,
|
||||||
.system_instance = 0,
|
.system_instance = 0,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue