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

Dieter freebsd
Sun Jan 29 21:32:15 CET 2006


Diffs for file: vhook/watermark.c

===================================================================
RCS file: RCS/watermark.c,v
retrieving revision 1.1
diff -u -r1.1 watermark.c
--- watermark.c 2006/01/29 22:20:46     1.1
+++ watermark.c 2006/01/29 22:21:17
@@ -47,6 +47,8 @@
 
 #include "framehook.h"
 
+#include "cmdutils.h"  /* for parse_arg_file() prototype */
+
 typedef struct {
     char            filename[2000];
     int             x_size;





More information about the ffmpeg-devel mailing list