[MPlayer-cvslog] CVS: main/TOOLS subrip.c,1.2,1.3
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Tue Aug 23 19:21:29 CEST 2005
- Previous message: [MPlayer-cvslog] CVS: main/etc example.conf,1.60,1.61
- Next message: [MPlayer-cvslog] CVS: main/TOOLS 302m_convert.c, NONE, 1.1 360m_convert.c, NONE, 1.1 Makefile, 1.5, 1.6 README, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/TOOLS
In directory mail:/var2/tmp/cvs-serv9764
Modified Files:
subrip.c
Log Message:
compile fix, vobsub.c needs identify variable.
Index: subrip.c
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/subrip.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- subrip.c 18 Jun 2003 10:08:54 -0000 1.2
+++ subrip.c 23 Aug 2005 17:21:27 -0000 1.3
@@ -75,6 +75,7 @@
int use_gui;
int gtkMessageBox;
int verbose=1;
+int identify=0;
int vobsub_id=0;
int sub_pos=0;
- Previous message: [MPlayer-cvslog] CVS: main/etc example.conf,1.60,1.61
- Next message: [MPlayer-cvslog] CVS: main/TOOLS 302m_convert.c, NONE, 1.1 360m_convert.c, NONE, 1.1 Makefile, 1.5, 1.6 README, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list