repo.or.cz
/
mplayer
/
glamo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
[mplayer/glamo.git]
/
mpcommon.h
blob
5b52297774fa9777a9b4dd396574a9dc449f6b3b
1
extern
double
sub_last_pts
;
2
#ifdef USE_ASS
3
extern
ass_track_t
*
ass_track
;
4
#endif
5
extern
sub_data
*
subdata
;
6
extern
subtitle
*
vo_sub_last
;
7
void
update_subtitles
(
sh_video_t
*
sh_video
,
demux_stream_t
*
d_dvdsub
,
int
reset
);