summaryrefslogtreecommitdiffstats
path: root/subreader.h
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-06 11:52:31 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-06 11:52:31 +0000
commit928e11d1f1e19a08b976b29b97e52798fa78cc2b (patch)
tree2515609f22b4354ffafacdd5ffed967fd3d46ab0 /subreader.h
parent3ab4de18b0fb555e5732124871c138902eef6dba (diff)
downloadmpv-928e11d1f1e19a08b976b29b97e52798fa78cc2b.tar.bz2
mpv-928e11d1f1e19a08b976b29b97e52798fa78cc2b.tar.xz
MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12139 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'subreader.h')
-rw-r--r--subreader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/subreader.h b/subreader.h
index f1809a441d..5b83becf7b 100644
--- a/subreader.h
+++ b/subreader.h
@@ -20,6 +20,7 @@ extern int sub_match_fuzziness;
#define SUB_SUBVIEWER2 10
#define SUB_SUBRIP09 11
#define SUB_JACOSUB 12
+#define SUB_MPL2 13
// One of the SUB_* constant above
extern int sub_format;