[MPlayer-cvslog] CVS: main/libmpdemux open.c,1.105,1.106
Nico Sabbi CVS
syncmail at mplayerhq.hu
Sun May 15 22:52:08 CEST 2005
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv18093
Modified Files:
open.c
Log Message:
restore vcd_track
Index: open.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/open.c,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- open.c 15 May 2005 08:47:55 -0000 1.105
+++ open.c 15 May 2005 20:52:06 -0000 1.106
@@ -32,6 +32,7 @@
/// We keep these 2 for the gui atm, but they will be removed.
int dvd_title=0;
+int vcd_track=0;
int dvd_chapter=1;
int dvd_last_chapter=0;
More information about the MPlayer-cvslog
mailing list