summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-17 02:11:28 +0100
committerwm4 <wm4@nowhere>2019-11-17 02:11:45 +0100
commit78cf974375dee0334288697723022514403f81a6 (patch)
tree0142f6d0741c1e24491c5905e7783c8a5abf089a /player/core.h
parentd92395d205dc9638c354c4bc7e58a969f889ebec (diff)
downloadmpv-78cf974375dee0334288697723022514403f81a6.tar.bz2
mpv-78cf974375dee0334288697723022514403f81a6.tar.xz
options: deprecate --video-sync=display-adrop
A stupid thing that will probably be in the way.
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 7827490f73..ffe3905765 100644
--- a/player/core.h
+++ b/player/core.h
@@ -341,6 +341,7 @@ typedef struct MPContext {
// Timing error (in seconds) due to rounding on vsync boundaries
double display_sync_error;
double audio_drop_throttle;
+ bool audio_drop_deprecated_msg;
// Number of mistimed frames.
int mistimed_frames_total;
bool hrseek_active; // skip all data until hrseek_pts