summaryrefslogtreecommitdiffstats
path: root/mpcommon.h
blob: c3c5b6dd294cdb574c46a6e34a09a578f039c31d (plain)
1
2
3
4
5
6
extern double sub_last_pts;
#ifdef USE_ASS
extern ass_track_t *ass_track;
#endif
extern subtitle *vo_sub_last;
void update_subtitles(sh_video_t *sh_video, demux_stream_t *d_dvdsub, int reset);