This patch removes the estimate color temperature range specification
for white balance presets for which exact values heavily depend on
a particular camera specification.

Signed-off-by: Sylwester Nawrocki <sylvester.nawro...@gmail.com>
---
 Documentation/DocBook/media/v4l/controls.xml |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/Documentation/DocBook/media/v4l/controls.xml 
b/Documentation/DocBook/media/v4l/controls.xml
index 8994132..1cef967 100644
--- a/Documentation/DocBook/media/v4l/controls.xml
+++ b/Documentation/DocBook/media/v4l/controls.xml
@@ -3174,8 +3174,7 @@ color temperature range.</entry>
                </row>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_FLUORESCENT</constant>&nbsp;</entry>
-                 <entry>White balance preset for fluorescent lighting.
-It corresponds approximately to 4000...5000 K color temperature.</entry>
+                 <entry>White balance preset for fluorescent lighting.</entry>
                </row>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_FLUORESCENT_H</constant>&nbsp;</entry>
@@ -3184,8 +3183,7 @@ fluorescent H lighting.</entry>
                </row>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_HORIZON</constant>&nbsp;</entry>
-                 <entry>White balance setting for horizon daylight.
-It corresponds approximately to 5000 K color temperature.</entry>
+                 <entry>White balance setting for horizon daylight.</entry>
                </row>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_DAYLIGHT</constant>&nbsp;</entry>
@@ -3195,8 +3193,7 @@ It corresponds approximately to 5000...6500 K color 
temperature.</entry>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_FLASH</constant>&nbsp;</entry>
                  <entry>With this setting the camera will compensate for the 
flash
-light. It slightly warms up the colors and corresponds roughly to 5000...5500 K
-color temperature.</entry>
+light.</entry>
                </row>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_CLOUDY</constant>&nbsp;</entry>
@@ -3207,9 +3204,7 @@ range.</entry>
                <row>
                  
<entry><constant>V4L2_WHITE_BALANCE_SHADE</constant>&nbsp;</entry>
                  <entry>White balance preset for shade or heavily overcast
-sky. It corresponds approximately to 9000...10000 K color temperature.
-</entry>
+sky.</entry>
                </row>
              </tbody>
            </entrytbl>
--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to