---
libavcodec/resample.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/libavcodec/resample.c b/libavcodec/resample.c
index 04bbbf0..fce6272 100644
--- a/libavcodec/resample.c
+++ b/libavcodec/resample.c
@@ -213,7 +213,6 @@ ReSampleContext *av_audio_resample_init(int
output_channels, int input_channels,
}
}
-#define TAPS 16
s->resample_context = av_resample_init(output_rate, input_rate,
filter_length, log2_phase_count,
linear, cutoff);
--
1.7.7
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel