[Mplayer-cvslog] CVS: main/libvo mga_common.c, 1.58, 1.59 vo_gif89a.c, 1.11, 1.12 vosub_vidix.c, 1.62, 1.63
Alex Beregszaszi
alex at mplayerhq.hu
Wed Jan 28 11:03:43 CET 2004
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv27168
Modified Files:
mga_common.c vo_gif89a.c vosub_vidix.c
Log Message:
removed unused headeer dependencies
Index: mga_common.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/mga_common.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- mga_common.c 30 Nov 2003 16:36:08 -0000 1.58
+++ mga_common.c 28 Jan 2004 10:03:40 -0000 1.59
@@ -1,6 +1,5 @@
#include "fastmemcpy.h"
-#include "../mmx_defs.h"
#include "../cpudetect.h"
#include "../postproc/swscale.h"
#include "../postproc/rgb2rgb.h"
Index: vo_gif89a.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_gif89a.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- vo_gif89a.c 6 Mar 2003 04:59:20 -0000 1.11
+++ vo_gif89a.c 28 Jan 2004 10:03:40 -0000 1.12
@@ -55,7 +55,6 @@
#include "config.h"
#include "video_out.h"
#include "video_out_internal.h"
-#include "../postproc/rgb2rgb.h"
#define MPLAYER_VERSION 0.90
#define VO_GIF_REVISION 6
Index: vosub_vidix.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vosub_vidix.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- vosub_vidix.c 3 Dec 2003 17:44:15 -0000 1.62
+++ vosub_vidix.c 28 Jan 2004 10:03:40 -0000 1.63
@@ -27,7 +27,6 @@
#include "vosub_vidix.h"
#include "../vidix/vidixlib.h"
-#include "../postproc/rgb2rgb.h"
#include "fastmemcpy.h"
#include "osd.h"
#include "video_out.h"
More information about the MPlayer-cvslog
mailing list