summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_render.h')
-rw-r--r--libass/ass_render.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass_render.h b/libass/ass_render.h
index 2cb2210..8e15ad5 100644
--- a/libass/ass_render.h
+++ b/libass/ass_render.h
@@ -232,7 +232,7 @@ typedef struct {
ASS_Event *event;
ASS_Style *style;
int parsed_tags;
- int has_vector_clip;
+ int has_clips; // clips that conflict with cache change detection
ASS_Font *font;
double font_size;