diff options
author | folke <folke@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-08-16 15:18:46 +0000 |
---|---|---|
committer | folke <folke@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-08-16 15:18:46 +0000 |
commit | 6523f8ff3d91e1429a4dbccbb2af684a5557eb05 (patch) | |
tree | c50cca347378610b0de6d72c0c69466fb5d222f6 /DOCS/documentation.html | |
parent | 51248df2578963433d04b75218c7c71e23292c46 (diff) |
changes made for vo_aa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1553 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r-- | DOCS/documentation.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 89022b507d..50cca873d6 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -964,13 +964,15 @@ Table of Contents If ./configure detects aalib installed, the aalib libvo driver will be built. You can use some keys in the AA Window to change rendering options: - 1 : switch fast rendering on/off - 2 : set dithering mode (none, error distribution, floyd steinberg) - 3 : invert image - 4 : decrease contrast - 5 : increase contrast - 6 : decrease brightness - 7 : increase brightness + 1 : decrease contrast + 2 : increase contrast + 3 : decrease brightness + 4 : increase brightness + 5 : switch fast rendering on/off + 6 : set dithering mode (none, error distribution, floyd steinberg) + 7 : invert image + a : toggles between aa and mplayer control) + The following command line options can be used: |