summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index c9517f0ead..9f54598361 100644
--- a/core/options.h
+++ b/core/options.h
@@ -132,6 +132,7 @@ typedef struct MPOpts {
int audio_output_channels;
int audio_output_format;
+ int dtshd;
float playback_speed;
float drc_level;
struct m_obj_settings *vf_settings;