mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 07:12:39 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6791 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e354f2b7c1
commit
3549a86316
1
sub_cc.h
1
sub_cc.h
@ -1,6 +1,7 @@
|
|||||||
#ifndef SUB_CC_H
|
#ifndef SUB_CC_H
|
||||||
#define SUB_CC_H
|
#define SUB_CC_H
|
||||||
|
|
||||||
|
extern int subcc_enabled;
|
||||||
void subcc_process_data(unsigned char *inputdata,unsigned int len);
|
void subcc_process_data(unsigned char *inputdata,unsigned int len);
|
||||||
|
|
||||||
#endif /*SUB_CC_H*/
|
#endif /*SUB_CC_H*/
|
||||||
|
Loading…
Reference in New Issue
Block a user