summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-10-23 21:12:45 +0200
committerwm4 <wm4@nowhere>2017-10-23 21:12:45 +0200
commit459300222255ec6b42bdf276a309b721c282c794 (patch)
treebf537f37936b956ba20ddc4192f82bf2284aa3e0
parent2c006876418b12cc0b1c32950f14d7db649db5e1 (diff)
downloadmpv-459300222255ec6b42bdf276a309b721c282c794.tar.bz2
mpv-459300222255ec6b42bdf276a309b721c282c794.tar.xz
manpage: add --hwdec=rkmpp entry
-rw-r--r--DOCS/man/options.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index d6e7cf56cf..6d1ff4df5a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -696,6 +696,7 @@ Video
:cuda: requires ``--vo=gpu`` (Any platform CUDA is available)
:cuda-copy: copies video back to system RAM (Any platform CUDA is available)
:crystalhd: copies video back to system RAM (Any platform supported by hardware)
+ :rkmpp: requires ``--vo=gpu`` (some RockChip devices only)
``auto`` tries to automatically enable hardware decoding using the first
available method. This still depends what VO you are using. For example,