increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7216 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-09-01 11:08:28 +00:00
parent 4a78ef25e1
commit 421677d829
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ extern int sub_num; // number of subtitle structs
// One of the SUB_* constant above
extern int sub_format;
#define SUB_MAX_TEXT 5
#define SUB_MAX_TEXT 10
typedef struct {