summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/core.h b/player/core.h
index fb88c8d0f0..c300c82df9 100644
--- a/player/core.h
+++ b/player/core.h
@@ -184,6 +184,7 @@ struct vo_chain {
bool is_sparse;
bool underrun;
+ bool underrun_signaled;
};
// Like vo_chain, for audio.