summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-10-18 16:50:39 +0200
committersfan5 <sfan5@live.de>2022-10-02 14:12:26 +0200
commit5463d3eeff0aeff4f9c6d7634ace157ceb2cec57 (patch)
tree648d819132bd58c5fa476dde9cf03c50d3d76160 /DOCS/man/vo.rst
parent2207236aaae54f32c1861c6fd77219e28139dc78 (diff)
downloadmpv-5463d3eeff0aeff4f9c6d7634ace157ceb2cec57.tar.bz2
mpv-5463d3eeff0aeff4f9c6d7634ace157ceb2cec57.tar.xz
vo_gpu: hwdec: add Android hwdec utilizing AImageReader
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 13d4050dc4..5e5b1394d9 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -676,8 +676,8 @@ Available video output drivers are:
many of mpv's features (subtitle rendering, OSD/OSC, video filters, etc)
are not available with this driver.
- To use hardware decoding with ``--vo=gpu`` instead, use
- ``--hwdec=mediacodec-copy`` along with ``--gpu-context=android``.
+ To use hardware decoding with ``--vo=gpu`` instead, use ``--hwdec=mediacodec``
+ or ``mediacodec-copy`` along with ``--gpu-context=android``.
``wlshm`` (Wayland only)
Shared memory video output driver without hardware acceleration that works