diff options
author | wm4 <wm4@nowhere> | 2015-01-20 15:19:24 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-01-20 15:23:21 +0100 |
commit | 061d9b1afeae6281c63f1cba15c557c50fa0563b (patch) | |
tree | bd6939cc757ccaea32fbd4aad97c8e1fdf1d72e8 /DOCS/man | |
parent | 6b24cb2756017d4cd0e2ec83d6f9b0cbfb260821 (diff) |
README: extend dependecy list, link Windows compilation docs
Also, fix vo.rst, don't want to waste a separate commit on this.
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/vo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 91452c0d57..d56dec4caf 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -446,7 +446,7 @@ Available video output drivers are: RGB. If chroma is not subsampled, this option is ignored, and the luma scaler is used instead. Setting this option is often useless. - ``lscale-down=<filter>` + ``lscale-down=<filter>`` Like ``lscale``, but apply these filters on downscaling instead. If these options are unset, the filter implied by ``lscale`` will be applied. |