summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst3
-rw-r--r--DOCS/man/options.rst3
2 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 8ed88c1204..50cc2eb100 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -85,6 +85,9 @@ Interface changes
- Remove all "tv-..." options and properties, along with the classic Linux
analog TV support.
- remove "program" property (no replacement)
+ - always prefer EGL over GLX, which helps with AMD/vaapi, but will break
+ vdpau with --vo=gpu - use --gpu-context=x11 to be able to use vdpau. This
+ does not affect --vo=vdpau or --hwdec=vdpau-copy.
--- mpv 0.29.0 ---
- drop --opensles-sample-rate, as --audio-samplerate should be used if desired
- drop deprecated --videotoolbox-format, --ff-aid, --ff-vid, --ff-sid,
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 80a02c9d03..f35f43543f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4814,9 +4814,6 @@ The following video options are currently all specific to ``--vo=gpu`` and
X11/GLX
x11vk
VK_KHR_xlib_surface
- x11probe
- For internal autoprobing, equivalent to ``x11`` otherwise. Don't use
- directly, it could be removed without warning as autoprobing is changed.
wayland
Wayland/EGL
waylandvk