]> git.sesse.net Git - ffmpeg/commitdiff
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 6f487bfd95af23cde39184b93108d067ae747746..84221f4d6577efafac7549376e93d8bc41da1f04 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