[Ffmpeg-cvslog] CVS: ffmpeg/vhook watermark.c,1.7,1.8

Måns Rullgård CVS mru
Tue Jan 31 00:32:16 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/vhook
In directory mail:/var2/tmp/cvs-serv7750/vhook

Modified Files:
	watermark.c 
Log Message:
add missing #includes
patch by Dieter <freebsd at sopwith solgatos com>


Index: watermark.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/watermark.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- watermark.c	12 Jan 2006 22:43:26 -0000	1.7
+++ watermark.c	30 Jan 2006 23:32:14 -0000	1.8
@@ -46,6 +46,7 @@
 #include "avformat.h"
 
 #include "framehook.h"
+#include "cmdutils.h"
 
 typedef struct {
     char            filename[2000];





More information about the ffmpeg-cvslog mailing list