summaryrefslogtreecommitdiffstats
path: root/subreader.h
diff options
context:
space:
mode:
authorlaaz <laaz@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-31 18:08:24 +0000
committerlaaz <laaz@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-31 18:08:24 +0000
commitd7f6f3e341ae2a53c82ec0056257f110c10fdb57 (patch)
tree3972484e233fe63b337914399e921836e02ed1f7 /subreader.h
parentd29c15dbdf56b159bff1a74d23b1e8e09992a196 (diff)
downloadmpv-d7f6f3e341ae2a53c82ec0056257f110c10fdb57.tar.bz2
mpv-d7f6f3e341ae2a53c82ec0056257f110c10fdb57.tar.xz
Added support for .ssa subtitles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@922 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'subreader.h')
-rw-r--r--subreader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/subreader.h b/subreader.h
index 565d9b2242..030d2f3821 100644
--- a/subreader.h
+++ b/subreader.h
@@ -10,7 +10,7 @@ extern int sub_format; // 0 for microdvd
// 2 for the third format
// 3 for SAMI (smi)
// 4 for vplayer format
-
+ // other stuff in subreader.c
#define SUB_MAX_TEXT 5
typedef struct {