OSDN Git Service

* minor cleanup
authorZdenek Kabelac <kabi@informatics.muni.cz>
Wed, 22 May 2002 13:53:23 +0000 (13:53 +0000)
committerZdenek Kabelac <kabi@informatics.muni.cz>
Wed, 22 May 2002 13:53:23 +0000 (13:53 +0000)
Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/imgresample.c

index 9cf3b26..b9dfba6 100644 (file)
@@ -518,7 +518,7 @@ static void dump_filter(INT16 *filter)
 }
 
 #ifdef HAVE_MMX
-int mm_flags;
+extern int mm_flags;
 #endif
 
 int main(int argc, char **argv)