summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2017-12-18 17:20:41 -0800
committerJames Ross-Gowan <rossy@jrg.systems>2017-12-20 15:45:55 +1100
commit7e2252688b786eb51fb234141b264eaa7889ff90 (patch)
treee3f62073901ccee71bce14d6972d78ec2b22b79d /DOCS
parenteb619d0f5757e011df43c2a1279fd06449ee885c (diff)
downloadmpv-7e2252688b786eb51fb234141b264eaa7889ff90.tar.bz2
mpv-7e2252688b786eb51fb234141b264eaa7889ff90.tar.xz
vo_mediacodec_embed: implement hwcontext
Fixes vo_mediacodec_embed, which was broken in 80359c6615658f2784
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 39c143b228..77b402590d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2540,7 +2540,6 @@ Window
value cast to ``intptr_t``. Use with ``--vo=mediacodec_embed`` and
``--hwdec=mediacodec`` for direct rendering using MediaCodec, or with
``--vo=gpu --gpu-context=android`` (with or without ``--hwdec=mediacodec-copy``).
- This is currently broken.
``--no-window-dragging``
Don't move the window when clicking on it and moving the mouse pointer.