[SCM] libav/experimental: * minor cleanup

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:31:59 UTC 2013


The following commit has been merged in the experimental branch:
commit d7d267dfe0f2b1a64184973833f84a1c23844ce6
Author: Zdenek Kabelac <kabi at informatics.muni.cz>
Date:   Wed May 22 13:53:23 2002 +0000

    * minor cleanup
    
    Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/imgresample.c b/libavcodec/imgresample.c
index 9cf3b26..b9dfba6 100644
--- a/libavcodec/imgresample.c
+++ b/libavcodec/imgresample.c
@@ -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)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list