From patchwork Tue May 15 22:05:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sylwester Nawrocki X-Patchwork-Id: 11274 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1SUPs8-0000Z9-T8 for patchwork@linuxtv.org; Wed, 16 May 2012 00:05:36 +0200 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.75/mailfrontend-3) with esmtp for id 1SUPs8-0000Yc-E5; Wed, 16 May 2012 00:05:36 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758170Ab2EOWFe (ORCPT ); Tue, 15 May 2012 18:05:34 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:32998 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758164Ab2EOWFd (ORCPT ); Tue, 15 May 2012 18:05:33 -0400 Received: by weyu7 with SMTP id u7so45169wey.19 for ; Tue, 15 May 2012 15:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=831w4/izT3WPWe+us6iCRYuHKBvu/4nVMdl71etkhsI=; b=U3Z5NEuQpQETLZYRw5OMkNVorWCOHBUK5sUZfuoJhSORuiCtztOW82sg2uLQ1lXUoC 6PENz2Rg1H5/OruGDq6/4kGOi2Md5umRBy7ZK62h+3cH775yFjMV5LQZDT9zEXpH8jAP WGVav1gVhEDvsLAdXm5BSzR117QyU+RqFCIwJZ2q/NZ5KlnyK5+G/USrEfje5EZhY9e/ ktQpBJKdHrj5pk+aPsB8FIwDcmAe+N19IzCpd5tFYctnXBxby7RQA/F46MVmFWWCB6pR ccazCbc2jP2DjOlfRI5JrixVk4r8Vn6zWEwojNOYjJpOuIN6/AcTdtBi3UQHUB/iyFf7 HFpA== Received: by 10.181.11.137 with SMTP id ei9mr1465129wid.21.1337119532092; Tue, 15 May 2012 15:05:32 -0700 (PDT) Received: from localhost.localdomain (031011252076.warszawa.vectranet.pl. [31.11.252.76]) by mx.google.com with ESMTPS id o9sm1736954wia.3.2012.05.15.15.05.30 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 15 May 2012 15:05:31 -0700 (PDT) From: Sylwester Nawrocki To: linux-media@vger.kernel.org Cc: Sylwester Nawrocki Subject: [PATCH v2] V4L: DocBook: Improve V4L2_CID_AUTO_N_WHITE_BALANCE control description Date: Wed, 16 May 2012 00:05:24 +0200 Message-Id: <1337119524-6921-1-git-send-email-sylvester.nawrocki@gmail.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <20120514000234.GG3373@valkosipuli.retiisi.org.uk> References: <20120514000234.GG3373@valkosipuli.retiisi.org.uk> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.5.15.215416 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' FORGED_FROM_GMAIL 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_2000_2999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_URI_IN_BODY 0, __FRAUD_BODY_WEBMAIL 0, __FRAUD_WEBMAIL 0, __FRAUD_WEBMAIL_FROM 0, __FROM_GMAIL 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __PHISH_SPEAR_STRUCTURE_1 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_NO_WWW 0, __URI_NS ' This patch removes the estimate color temperature range specification for the white balance presets for which exact values heavily depend on a particular camera specification. Signed-off-by: Sylwester Nawrocki Acked-by: Sakari Ailus --- Fixed typo in the patch summary line. Documentation/DocBook/media/v4l/controls.xml | 14 +++++--------- 1 files changed, 5 insertions(+), 9 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/DocBook/media/v4l/controls.xml b/Documentation/DocBook/media/v4l/controls.xml index 8994132..2ed82ee 100644 --- a/Documentation/DocBook/media/v4l/controls.xml +++ b/Documentation/DocBook/media/v4l/controls.xml @@ -3174,8 +3174,7 @@ color temperature range. V4L2_WHITE_BALANCE_FLUORESCENT  - White balance preset for fluorescent lighting. -It corresponds approximately to 4000...5000 K color temperature. + White balance preset for fluorescent lighting. V4L2_WHITE_BALANCE_FLUORESCENT_H  @@ -3184,19 +3183,17 @@ fluorescent H lighting. V4L2_WHITE_BALANCE_HORIZON  - White balance setting for horizon daylight. -It corresponds approximately to 5000 K color temperature. + White balance setting for horizon daylight. V4L2_WHITE_BALANCE_DAYLIGHT  - White balance preset for daylight (with clear sky). + White balance preset for clear-sky daylight. It corresponds approximately to 5000...6500 K color temperature. V4L2_WHITE_BALANCE_FLASH  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. +light. V4L2_WHITE_BALANCE_CLOUDY  @@ -3207,8 +3204,7 @@ range. V4L2_WHITE_BALANCE_SHADE  White balance preset for shade or heavily overcast -sky. It corresponds approximately to 9000...10000 K color temperature. - +sky.