[Mplayer-cvslog] CVS: main/libmpcodecs vd_internal.h,1.1,1.2
Arpi of Ize
arpi at mplayer.dev.hu
Thu Mar 7 01:43:57 CET 2002
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mplayer:/var/tmp.root/cvs-serv27519
Modified Files:
vd_internal.h
Log Message:
commente dout info's decl
Index: vd_internal.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vd_internal.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vd_internal.h 28 Feb 2002 00:57:30 -0000 1.1
+++ vd_internal.h 7 Mar 2002 00:43:55 -0000 1.2
@@ -1,6 +1,6 @@
// prototypes:
-static vd_info_t info;
+//static vd_info_t info;
static int control(sh_video_t *sh,int cmd,void* arg,...);
static int init(sh_video_t *sh);
static void uninit(sh_video_t *sh);
More information about the MPlayer-cvslog
mailing list