From 327cb2a06c32f2c05fc266272936080d06103a63 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 5 Sep 2016 21:05:31 +0200 Subject: vo_direct3d: deprecate direct3d_shaders alias And remove the difference between the aliases. This is needed to make the sub-option changes less painful. --- DOCS/interface-changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 28319986d3..7ceb75709c 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -50,6 +50,8 @@ Interface changes - remove the vo-cmdline command. You can set OpenGL renderer options directly via properties instead. - deprecate the ao and vo auto-profiles (they never made any sense) + - deprecate "--vo=direct3d_shaders" - use "--vo=direct3d" instead. + Change "--vo=direct3d" to always use shaders by default. --- mpv 0.20.0 --- - add --image-display-duration option - this also means that image duration is not influenced by --mf-fps anymore in the general case (this is an -- cgit v1.2.3