[Mplayer-cvslog] CVS: main subreader.h,1.16,1.17
Alex Beregszaszi
alex at mplayerhq.hu
Sun Sep 1 13:08:39 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv13936
Modified Files:
subreader.h
Log Message:
increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr at pingu.ii.uj.edu.pl>
Index: subreader.h
===================================================================
RCS file: /cvsroot/mplayer/main/subreader.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- subreader.h 25 Jul 2002 18:05:08 -0000 1.16
+++ subreader.h 1 Sep 2002 11:08:28 -0000 1.17
@@ -23,7 +23,7 @@
// One of the SUB_* constant above
extern int sub_format;
-#define SUB_MAX_TEXT 5
+#define SUB_MAX_TEXT 10
typedef struct {
More information about the MPlayer-cvslog
mailing list