summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/builtin.conf6
-rw-r--r--etc/mpv.conf4
2 files changed, 7 insertions, 3 deletions
diff --git a/etc/builtin.conf b/etc/builtin.conf
index 1d93df9606..ee46f8cb00 100644
--- a/etc/builtin.conf
+++ b/etc/builtin.conf
@@ -36,7 +36,7 @@ load-scripts=no
osc=no
framedrop=no
-[opengl-hq]
+[gpu-hq]
scale=spline36
cscale=spline36
dscale=mitchell
@@ -44,3 +44,7 @@ dither-depth=auto
correct-downscaling=yes
sigmoid-upscaling=yes
deband=yes
+
+# Compatibility alias (deprecated)
+[opengl-hq]
+profile=gpu-hq
diff --git a/etc/mpv.conf b/etc/mpv.conf
index d72c9ee6d7..2a8f8b9f8b 100644
--- a/etc/mpv.conf
+++ b/etc/mpv.conf
@@ -52,9 +52,9 @@
# Keep the player window on top of all other windows.
#ontop=yes
-# Specify high quality video rendering preset (for OpenGL VO only)
+# Specify high quality video rendering preset (for --vo=gpu only)
# Can cause performance problems with some drivers and GPUs.
-#profile=opengl-hq
+#profile=gpu-hq
# Force video to lock on the display's refresh rate, and change video and audio
# speed to some degree to ensure synchronous playback - can cause problems