summaryrefslogtreecommitdiffstats
path: root/mpvcore/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/options.c')
-rw-r--r--mpvcore/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvcore/options.c b/mpvcore/options.c
index 08b1f10fe2..ab9969c315 100644
--- a/mpvcore/options.c
+++ b/mpvcore/options.c
@@ -858,6 +858,7 @@ const struct MPOpts mp_default_opts = {
.ad_lavc_param = {
.ac3drc = 1.,
.downmix = 1,
+ .threads = 1,
},
.lavfdopts = {
.allow_mimetype = 1,