[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
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux asf_mmst_streaming.c,1.3,1.4 asf_streaming.c,1.32,1.33 audio_in.c,1.3,1.4 cache2.c,1.16,1.17 demux_asf.c,1.22,1.23 demux_avi.c,1.44,1.45 demux_mov.c,1.72,1.73 demux_nuv.c,1.9,1.10 demux_pva.c,1.1,1.2 demux_real.c,1.25,1.26 demux_viv.c,1.22,1.23 open.c,1.58,1.59 rtp.c,1.4,1.5 tv.c,1.33,1.34 tvi_v4l.c,1.29,1.30
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.215,1.216
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux asf_mmst_streaming.c,1.3,1.4 asf_streaming.c,1.32,1.33 audio_in.c,1.3,1.4 cache2.c,1.16,1.17 demux_asf.c,1.22,1.23 demux_avi.c,1.44,1.45 demux_mov.c,1.72,1.73 demux_nuv.c,1.9,1.10 demux_pva.c,1.1,1.2 demux_real.c,1.25,1.26 demux_viv.c,1.22,1.23 open.c,1.58,1.59 rtp.c,1.4,1.5 tv.c,1.33,1.34 tvi_v4l.c,1.29,1.30
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.215,1.216
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list