summaryrefslogtreecommitdiffstats
path: root/sub/sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sub.h')
-rw-r--r--sub/sub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/sub.h b/sub/sub.h
index a13d3ca6f8..4a636f0700 100644
--- a/sub/sub.h
+++ b/sub/sub.h
@@ -120,7 +120,7 @@ struct osd_state {
struct ass_library *ass_library;
struct ass_renderer *ass_renderer;
- double sub_offset;
+ double video_offset;
double vo_pts;
bool render_subs_in_filter;