[Ffmpeg-cvslog] CVS: ffmpeg ffmpeg.c,1.351,1.352

Michael Niedermayer CVS michael
Mon Sep 12 20:24:50 CEST 2005


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

Modified Files:
	ffmpeg.c 
Log Message:
dont include opt.h in avcodec.h


Index: ffmpeg.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/ffmpeg.c,v
retrieving revision 1.351
retrieving revision 1.352
diff -u -d -r1.351 -r1.352
--- ffmpeg.c	12 Sep 2005 16:30:45 -0000	1.351
+++ ffmpeg.c	12 Sep 2005 18:24:47 -0000	1.352
@@ -21,6 +21,7 @@
 #include "avformat.h"
 #include "framehook.h"
 #include "dsputil.h"
+#include "opt.h"
 
 #ifndef CONFIG_WIN32
 #include <unistd.h>





More information about the ffmpeg-cvslog mailing list