[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk opts.c,1.18,1.19

Arpi of Ize arpi at mplayerhq.hu
Sun Sep 22 14:10:52 CEST 2002


Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv16144

Modified Files:
	opts.c 
Log Message:
compilation fix, patch by Sidik Isani <lksi at cfht.hawaii.edu>


Index: opts.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/opts.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- opts.c	16 Sep 2002 13:22:50 -0000	1.18
+++ opts.c	22 Sep 2002 12:10:38 -0000	1.19
@@ -20,9 +20,9 @@
 #include "fs.h"
 
 typedef struct sh_video_t sh_video_t;
-typedef struct mp_image_t mp_image_t;
 typedef struct sh_audio_t sh_audio_t;
 
+// for mpcodecs_[av]d_drivers:
 #include "../../../libmpcodecs/vd.h"
 #include "../../../libmpcodecs/ad.h"
 




More information about the MPlayer-cvslog mailing list