audioresample: Use auto sinc table mode by default
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 23 Oct 2012 09:16:57 +0000 (11:16 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 25 Oct 2012 12:03:52 +0000 (14:03 +0200)
gst/audioresample/speex_resampler_wrapper.h

index 5a13dee..e63c994 100644 (file)
@@ -26,7 +26,7 @@
 #define SPEEX_RESAMPLER_QUALITY_VOIP 3
 #define SPEEX_RESAMPLER_QUALITY_DESKTOP 5
 
-#define SPEEX_RESAMPLER_SINC_FILTER_DEFAULT SPEEX_RESAMPLER_SINC_FILTER_INTERPOLATED
+#define SPEEX_RESAMPLER_SINC_FILTER_DEFAULT SPEEX_RESAMPLER_SINC_FILTER_AUTO
 #define SPEEX_RESAMPLER_SINC_FILTER_AUTO_THRESHOLD_DEFAULT (1 * 1048576)
 
 enum