[Ffmpeg-devel] [PATCH] part 7 - portability fixes (ILP32 vs LP64)

Dieter freebsd
Sun Jan 29 21:12:28 CET 2006


Diffs for file: libavcodec/dsputil.h

===================================================================
RCS file: RCS/dsputil.h,v
retrieving revision 1.1
diff -u -r1.1 dsputil.h
--- dsputil.h   2006/01/29 22:15:26     1.1
+++ dsputil.h   2006/01/29 22:17:30
@@ -597,4 +597,6 @@
     return score;\
 }
 
+void ff_spatial_dwt(int *, int, int, int, int, int);
+
 #endif





More information about the ffmpeg-devel mailing list