From 0030e049cd1707762f6f8cd76c7414b95baf928f Mon Sep 17 00:00:00 2001 From: sfan5 Date: Tue, 26 Dec 2017 01:38:32 +0100 Subject: player: add internal `vo-resize` command Intended to be used with the properties from previous commit. --- DOCS/man/input.rst | 2 +- DOCS/man/options.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index b67b490d8b..2294197368 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -732,7 +732,7 @@ Input Commands that are Possibly Subject to Change Load a script, similar to the ``--script`` option. Undocumented commands: ``tv-last-channel`` (TV/DVB only), -``ao-reload`` (experimental/internal). +``ao-reload``, ``vo-resize`` (experimental/internal). Hooks ~~~~~ diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 3a2c1a9fc4..e76f5a115a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4744,7 +4744,8 @@ The following video options are currently all specific to ``--vo=gpu`` and ``--android-surface-width=`` ``--android-surface-height=`` Set dimensions of the rendering surface used by the Android gpu context. - Needs to be set by the embedding application. + Needs to be set by the embedding application. Setting these does not re- + configure the vo, thus ``vo-resize`` should be called afterwards. Android with ``--gpu-context=android`` only. -- cgit v1.2.3