mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
builtin.conf: remove deprecated opengl-hq profile
Deprecated in 65979986a9. 6 years is more
than enough time.
This commit is contained in:
@@ -73,6 +73,7 @@ Interface changes
|
||||
`--hdr-scene-threshold-high=3.0`
|
||||
- update defaults to `--deband-threshold=48`, `--deband-grain=32`
|
||||
- add `--directory-mode=auto` and make it the default
|
||||
- remove deprecated `--profile=opengl-hq`
|
||||
--- mpv 0.36.0 ---
|
||||
- add `--target-contrast`
|
||||
- Target luminance value is now also applied when ICC profile is used.
|
||||
|
||||
@@ -85,7 +85,3 @@ sws-scaler=bilinear
|
||||
sws-fast=yes
|
||||
zimg-scaler=bilinear
|
||||
zimg-dither=no
|
||||
|
||||
# Compatibility alias (deprecated)
|
||||
[opengl-hq]
|
||||
profile=gpu-hq
|
||||
|
||||
Reference in New Issue
Block a user