From 45a2e1ce0dfe8c3da73e442ce23d62af16719730 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sun, 9 Jul 2017 01:13:52 +0200 Subject: manpage: add a description for --scale For some reason this wasn't actually documented. --- DOCS/man/options.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index a70c091faa..cfe586f03c 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3901,6 +3901,7 @@ The following video options are currently all specific to ``--vo=opengl`` and ``--vo=opengl-cb`` only, which are the only VOs that implement them. ``--scale=`` + The filter function to use when upscaling video. ``bilinear`` Bilinear hardware texture filtering (fastest, very low quality). This -- cgit v1.2.3