summaryrefslogtreecommitdiffstats
path: root/sub/ass_mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/ass_mp.h')
-rw-r--r--sub/ass_mp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/ass_mp.h b/sub/ass_mp.h
index 98311824ab..789a53acb1 100644
--- a/sub/ass_mp.h
+++ b/sub/ass_mp.h
@@ -44,6 +44,7 @@ struct mpv_global;
struct mp_osd_res;
struct osd_style_opts;
+void mp_ass_flush_old_events(ASS_Track *track, long long ts);
void mp_ass_set_style(ASS_Style *style, double res_y,
const struct osd_style_opts *opts);