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 2847637bcc..f6e2a169f0 100644
--- a/core/options.h
+++ b/core/options.h
@@ -150,6 +150,7 @@ typedef struct MPOpts {
struct lavfdopts {
unsigned int probesize;
+ int probescore;
unsigned int analyzeduration;
char *format;
char *cryptokey;