[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/libkopete/avdevice
From:       Cláudio da Silveira Pinheiro <taupter () gmail ! com>
Date:       2008-01-08 8:30:02
Message-ID: 1199781002.328087.7502.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 758554 by taupter:

Fixed image saturation problem with uvc devices.


 M  +1 -1      videodevicepool.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/libkopete/avdevice/videodevicepool.cpp \
#758553:758554 @@ -919,7 +919,7 @@
 				config->writeEntry( brightness,             \
                (*vditerator).m_input[input].getBrightness());
 				config->writeEntry( contrast,               \
                (*vditerator).m_input[input].getContrast());
 				config->writeEntry( saturation,             \
                (*vditerator).m_input[input].getSaturation());
-				config->writeEntry( saturation,             \
(*vditerator).m_input[input].getWhiteness()); +				config->writeEntry( whiteness,     \
                (*vditerator).m_input[input].getWhiteness());
 				config->writeEntry( hue,                    \
                (*vditerator).m_input[input].getHue());
 				config->writeEntry( autobrightnesscontrast, \
                (*vditerator).m_input[input].getAutoBrightnessContrast());
 				config->writeEntry( autocolorcorrection,    \
(*vditerator).m_input[input].getAutoColorCorrection());


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic