summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2019-10-12 00:35:22 +0300
committerJames Ross-Gowan <rossy@jrg.systems>2019-10-13 22:31:33 +1100
commit648d7859300562a99f035e06a0d42245c3c46e23 (patch)
treed627852fd319b8e6b3a11b2aef526b6b43712113 /DOCS/interface-changes.rst
parent4809a3f48d41f5414057e965c0f18e0279cc2abe (diff)
downloadmpv-648d7859300562a99f035e06a0d42245c3c46e23.tar.bz2
mpv-648d7859300562a99f035e06a0d42245c3c46e23.tar.xz
vo_gpu/d3d11: add support for configuring swap chain format
Query information on the system output most linked to the swap chain, and either utilize a user-configured format, or either 8bit RGBA or 10bit RGB with 2bit alpha depending on the system output's bit depth.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 925a24420d..038b87b6c1 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -25,6 +25,8 @@ Interface changes
::
--- mpv 0.30.0 ---
+ - add `--d3d11-output-format` to enable explicit selection of a D3D11
+ swap chain format.
- rewrite DVB channel switching to use an integer value
`--dvbin-channel-switch-offset` for switching instead of the old
stream controls which are now gone. Cycling this property up or down will