summaryrefslogtreecommitdiffstats
path: root/video/zimg.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/zimg.c')
-rw-r--r--video/zimg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/zimg.c b/video/zimg.c
index 0d057e06f3..7010630e7a 100644
--- a/video/zimg.c
+++ b/video/zimg.c
@@ -64,6 +64,7 @@ const struct m_sub_options zimg_conf = {
.scaler_chroma_params = {NAN, NAN},
.scaler_chroma = ZIMG_RESIZE_BILINEAR,
.dither = ZIMG_DITHER_RANDOM,
+ .fast = 1,
},
};