<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#5a9e96>
<DIV><FONT face=Arial size=2>here is a somewhat generic&nbsp;equalizer 
implementation for the X11 vo drivers using </FONT><FONT face=Arial size=2>the 
window's colormap.</FONT></DIV>
<DIV><FONT face=Arial size=2>the patches are for vo_x11 and vo_gl2 only, but it 
can be used easely for vo_gl, and</FONT></DIV>
<DIV><FONT face=Arial size=2>with a little bit of additional </FONT><FONT 
face=Arial size=2>codding&nbsp;for vo_dga.</FONT></DIV>
<DIV><FONT face=Arial size=2>this method is using the&nbsp;video 
card's&nbsp;hardware gamma ramp so it involves no performance penalties at 
all.</FONT></DIV>
<DIV><FONT face=Arial size=2>this way&nbsp;we can do gamma, brightness, 
contrast, hue and red/green/blue intensities, but</FONT></DIV>
<DIV><FONT face=Arial size=2>we cannot do saturation.&nbsp;I implemented 
brightness, contrast and gamma&nbsp;but tested </FONT></DIV>
<DIV><FONT face=Arial size=2>only brightness and contrast (why there aren't keys 
for adjusting gamma).</FONT></DIV>
<DIV><FONT face=Arial size=2>the patches are relative to 
&lt;mplayer_src_dir&gt;/libvo</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>lucho</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>