# HG changeset patch # User diego # Date 1066087556 0 # Node ID c934dadd77c2fe9a1e7bf01c8fee8edd62a08bdb # Parent b5e84919ebe85745f3881430948e8a7eec5e436e -vf eq only supports brightness and contrast, noticed by Torinthiel. diff -r b5e84919ebe8 -r c934dadd77c2 DOCS/en/mplayer.1 --- 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.