summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-02-12 18:06:53 +0100
committerwm4 <wm4@nowhere>2020-02-12 18:06:53 +0100
commitc3f93f5fdd33ada85e700bf8bad7d70f6739eed4 (patch)
tree330ffa30694e6b11f720f0803f552cd3eb30a860 /etc
parent7c8b40c38a9858166d804c362aa03119073ed947 (diff)
downloadmpv-c3f93f5fdd33ada85e700bf8bad7d70f6739eed4.tar.bz2
mpv-c3f93f5fdd33ada85e700bf8bad7d70f6739eed4.tar.xz
sws_utils: use zimg by default if available
This seems stable enough to use. Change the default, and remove it from the sw-fast profile.
Diffstat (limited to 'etc')
-rw-r--r--etc/builtin.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/builtin.conf b/etc/builtin.conf
index 6984d57769..ce3c64f965 100644
--- a/etc/builtin.conf
+++ b/etc/builtin.conf
@@ -66,7 +66,6 @@ stream-buffer-size=4k # minimal buffer size; normally not needed
# For VOs which use software scalers, also affects screenshots and others.
sws-scaler=bilinear
sws-fast=yes
-sws-allow-zimg=yes
zimg-scaler=bilinear
zimg-dither=no