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 2037d6da4b..9a8deb9e4d 100644
--- a/core/options.h
+++ b/core/options.h
@@ -216,6 +216,7 @@ typedef struct MPOpts {
int probesize;
int probescore;
float analyzeduration;
+ int buffersize;
int allow_mimetype;
char *format;
char *cryptokey;