summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-20 15:40:44 +0200
committerwm4 <wm4@nowhere>2016-09-20 15:44:26 +0200
commit89674854ceaae9c0a9d8f24b9a24fb2f24df6bb1 (patch)
tree62b82f937c1ff0d08f788ab26920f3ae10995aba /DOCS
parent23639e5b0ea5d4af50a2d5aedef11cd240e2390c (diff)
downloadmpv-89674854ceaae9c0a9d8f24b9a24fb2f24df6bb1.tar.bz2
mpv-89674854ceaae9c0a9d8f24b9a24fb2f24df6bb1.tar.xz
command: add a video-dec-params property
This is the actual decoder output, with no overrides applied. (Maybe video-params shouldn't contain the overrides in the first place, but damage done.)
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 92cdad77c0..50832ccd30 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1438,6 +1438,9 @@ Property list
These have the same values as ``video-out-params/dw`` and
``video-out-params/dh``.
+``video-dec-params``
+ Exactly like ``video-params``, but no overrides applied.
+
``video-out-params``
Same as ``video-params``, but after video filters have been applied. If
there are no video filters in use, this will contain the same values as