summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/options.h b/core/options.h
index 9a8deb9e4d..c83ab7a73a 100644
--- a/core/options.h
+++ b/core/options.h
@@ -159,7 +159,7 @@ typedef struct MPOpts {
int audio_output_format;
int force_srate;
int dtshd;
- float playback_speed;
+ double playback_speed;
struct m_obj_settings *vf_settings;
struct m_obj_settings *af_settings;
float movie_aspect;