[PATCH 5/4] Removed leftover bits referring to soxr-lq.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
These bits were left by accident when I was removing the soxr-lq from my patches.

 src/pulsecore/resampler.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/pulsecore/resampler.c b/src/pulsecore/resampler.c
index 8974db3..17919a3 100644
--- a/src/pulsecore/resampler.c
+++ b/src/pulsecore/resampler.c
@@ -112,12 +112,10 @@ static int (* const init_table[])(pa_resampler *r) = {
     [PA_RESAMPLER_COPY]                    = copy_init,
     [PA_RESAMPLER_PEAKS]                   = pa_resampler_peaks_init,
 #ifdef HAVE_SOXR
-    [PA_RESAMPLER_SOXR_LQ]                 = pa_resampler_soxr_init,
     [PA_RESAMPLER_SOXR_MQ]                 = pa_resampler_soxr_init,
     [PA_RESAMPLER_SOXR_HQ]                 = pa_resampler_soxr_init,
     [PA_RESAMPLER_SOXR_VHQ]                = pa_resampler_soxr_init,
 #else
-    [PA_RESAMPLER_SOXR_LQ]                 = NULL,
     [PA_RESAMPLER_SOXR_MQ]                 = NULL,
     [PA_RESAMPLER_SOXR_HQ]                 = NULL,
     [PA_RESAMPLER_SOXR_VHQ]                = NULL,
-- 
2.1.0



[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux