From e6ed0b1d3c21c2fc39d0c602829014590d6d99de Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 24 Nov 2012 21:18:50 +0100 Subject: manpage: remove --zoom remains The --zoom option has been removed, and is always active. --- DOCS/man/en/options.rst | 6 +++--- DOCS/man/en/vf.rst | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index ba894942dc..e533618583 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1890,9 +1890,9 @@ Factor for the text subtitle font size (default: 1). --sws= - Specify the software scaler algorithm to be used with the ``--zoom`` - option. This affects video output drivers which lack hardware - acceleration, e.g. x11. See also ``--vf=scale`` and ``--zoom``. + Specify the software scaler algorithm to be used with ``--vf=scale``. This + also affects video output drivers which lack hardware acceleration, + e.g. x11. See also ``--vf=scale``. Available types are: diff --git a/DOCS/man/en/vf.rst b/DOCS/man/en/vf.rst index e120c39f0b..13d782c0f4 100644 --- a/DOCS/man/en/vf.rst +++ b/DOCS/man/en/vf.rst @@ -104,9 +104,6 @@ scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] , scaled width/height (default: original width/height) - *NOTE*: If ``--zoom`` is used, and underlying filters (including - libvo) are incapable of scaling, it defaults to d_width/d_height! - :0: scaled d_width/d_height :-1: original width/height :-2: Calculate w/h using the other dimension and the prescaled -- cgit v1.2.3