[Mplayer-cvslog] CVS: main mplayer.c,1.314,1.315
Zoltan Ponekker
pontscho at mplayer.dev.hu
Mon Nov 12 16:16:15 CET 2001
- Previous message: [Mplayer-cvslog] CVS: main/Gui/mplayer menu.h,1.4,1.5 mplayer.c,1.15,1.16 mw.h,1.29,1.30 play.c,1.38,1.39 play.h,1.12,1.13 sw.h,1.18,1.19
- Next message: [Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.24,1.25 ws.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv14790
Modified Files:
mplayer.c
Log Message:
move bug meg fileload bug fixed asszem.
Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -r1.314 -r1.315
--- mplayer.c 11 Nov 2001 13:20:28 -0000 1.314
+++ mplayer.c 12 Nov 2001 15:16:12 -0000 1.315
@@ -1018,6 +1018,7 @@
moviewidth=screen_size_x=sh_video->disp_w;
movieheight=screen_size_y=sh_video->disp_h;
mplShMem->StreamType=stream->type;
+ mplSetFileName( filename );
}
#endif
@@ -1893,7 +1894,7 @@
video_out=NULL;
audio_out=NULL;
-
+
goto play_next_file;
}
- Previous message: [Mplayer-cvslog] CVS: main/Gui/mplayer menu.h,1.4,1.5 mplayer.c,1.15,1.16 mw.h,1.29,1.30 play.c,1.38,1.39 play.h,1.12,1.13 sw.h,1.18,1.19
- Next message: [Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.24,1.25 ws.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list