Add configuration option enable-smoother-2 to enable alternative smoother code

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/55>
This commit is contained in:
Georg Chini 2020-01-15 20:34:30 +01:00 committed by PulseAudio Marge Bot
parent 156b572954
commit 6f16203144
2 changed files with 7 additions and 0 deletions

View file

@ -162,6 +162,9 @@ option('valgrind',
option('x11',
type : 'feature', value : 'auto',
description : 'Optional X11 support')
option('enable-smoother-2',
type : 'boolean', value : 'true',
description : 'Use alternative time smoother implementation')
# Echo cancellation