summaryrefslogtreecommitdiffstats
path: root/subreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'subreader.h')
-rw-r--r--subreader.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/subreader.h b/subreader.h
index 7eb6cd63c4..e274dcc722 100644
--- a/subreader.h
+++ b/subreader.h
@@ -5,7 +5,10 @@
extern int sub_uses_time;
extern int sub_errs;
extern int sub_num; // number of subtitle structs
-extern int sub_format; // 0 for microdvd, 1 for SubRip, 2 for the third format
+extern int sub_format; // 0 for microdvd
+ // 1 for SubRip
+ // 2 for the third format
+ // 3 for SAMI (smi)
#define SUB_MAX_TEXT 5