summaryrefslogtreecommitdiffstats
path: root/sub_cc.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-25 15:32:29 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-25 15:32:29 +0000
commit3549a86316204f0e47822a68f15c34d548a90851 (patch)
treeca9631fd63c6bfd188884946c2ab39d46853d5d3 /sub_cc.h
parente354f2b7c1ec09ac441779661ee73a7f9b6a71e4 (diff)
downloadmpv-3549a86316204f0e47822a68f15c34d548a90851.tar.bz2
mpv-3549a86316204f0e47822a68f15c34d548a90851.tar.xz
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6791 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'sub_cc.h')
-rw-r--r--sub_cc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub_cc.h b/sub_cc.h
index 8c808a6e5d..d6be74fd14 100644
--- a/sub_cc.h
+++ b/sub_cc.h
@@ -1,6 +1,7 @@
#ifndef SUB_CC_H
#define SUB_CC_H
+extern int subcc_enabled;
void subcc_process_data(unsigned char *inputdata,unsigned int len);
#endif /*SUB_CC_H*/