make high precision mode accessible at compile time
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 21 Mar 2007 22:39:00 +0000 (22:39 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 21 Mar 2007 22:39:00 +0000 (22:39 +0000)
Originally committed as revision 8470 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/resample2.c

index 6f487bf..84221f4 100644 (file)
@@ -30,7 +30,7 @@
 #include "common.h"
 #include "dsputil.h"
 
-#if 1
+#ifndef CONFIG_RESAMPLE_HP
 #define FILTER_SHIFT 15
 
 #define FELEM int16_t