summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-20 15:19:24 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-25 17:00:20 +0900
commita0de98871ba4c2596a967589e44736369561bb88 (patch)
treefb90ed18e283bcb79336766cf974724a314dbdbe /DOCS
parent3711327430b23e42812346a030c19baf86ddcb90 (diff)
downloadmpv-a0de98871ba4c2596a967589e44736369561bb88.tar.bz2
mpv-a0de98871ba4c2596a967589e44736369561bb88.tar.xz
README: extend dependecy list, link Windows compilation docs
Also, fix vo.rst, don't want to waste a separate commit on this. Conflicts: DOCS/man/vo.rst
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index a4e119224e..e15cdb1a2f 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -456,7 +456,7 @@ Available video output drivers are:
luma scaler is used instead. Setting this option is often useless.
``lscale-down=<filter>``, ``cscale-down=<filter>``
- Like ``lscale`` and ``cscale``, but apply these filters on downscaling
+ Like ``lscale``, but apply these filters on downscaling
instead. If these options are unset, the filter implied by ``lscale``
(and ``cscale``, respectively) will be applied.