Mercurial > mplayer.hg
changeset 11103:c934dadd77c2
-vf eq only supports brightness and contrast, noticed by Torinthiel.
author | diego |
---|---|
date | Mon, 13 Oct 2003 23:25:56 +0000 |
parents | b5e84919ebe8 |
children | a4742de81ff2 |
files | DOCS/en/mplayer.1 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/mplayer.1 Mon Oct 13 22:42:28 2003 +0000 +++ b/DOCS/en/mplayer.1 Mon Oct 13 23:25:56 2003 +0000 @@ -2638,8 +2638,8 @@ .TP .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg] Alternative software equalizer that uses lookup tables (very slow), -allowing gamma correction in addition to simple brightness, -contrast and saturation adjustment. +allowing gamma correction in addition to simple brightness +and contrast adjustment. Note that it uses the same MMX optimized code as \-vf eq if all gamma values are 1.0. The parameters are given as floating point values.