From patchwork Tue May 15 21:53:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sylwester Nawrocki X-Patchwork-Id: 11273 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1SUPgL-0008QN-D4 for patchwork@linuxtv.org; Tue, 15 May 2012 23:53:25 +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 1SUPgK-0005zn-ER; Tue, 15 May 2012 23:53:24 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932963Ab2EOVxW (ORCPT ); Tue, 15 May 2012 17:53:22 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:56963 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932696Ab2EOVxV (ORCPT ); Tue, 15 May 2012 17:53:21 -0400 Received: by wibhj8 with SMTP id hj8so3298964wib.1 for ; Tue, 15 May 2012 14:53:20 -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=Y8TvktstLEnqo6l2P0nFNpyJKK1mJhcMZd0djIu9dKQ=; b=EPD5v7E9Xd1iR6tyiTRrTQ99yFLyIb4YlB9jPtKu2T1/900qDro/bWiOkxXlwr8SSI qMn4EcGqIi9Hfp1EwBdI3TN+ehSSoH/PftU8LAnP8C4NlfPYJo8bMIGkYiK4Z32YWChZ PLmTbNZyiFH3BOTgIMUl65icE3dvTxEFkhex+UtB0i9Ot9gD09gL9W7nJaNvQEZYrc8c sctpYDQozxVip/zfRHY2UZSgVTwOYxL9z11y4LpSAEbIKJPKN0Aeb6xlg9SrBVNieVGH xBEbyCHgGN8jXIootwEwNx2lKFtppRF3MNoB6tUMoxu/Ai76oeVqaJsl8drH1D4cVSew v+ag== Received: by 10.216.134.2 with SMTP id r2mr383733wei.31.1337118800184; Tue, 15 May 2012 14:53:20 -0700 (PDT) Received: from localhost.localdomain (031011252076.warszawa.vectranet.pl. [31.11.252.76]) by mx.google.com with ESMTPS id bn9sm44976269wib.5.2012.05.15.14.53.18 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 15 May 2012 14:53:19 -0700 (PDT) From: Sylwester Nawrocki To: linux-media@vger.kernel.org Cc: Sylwester Nawrocki Subject: [PATCH] V4L: DocBook: Improve V4L2_AUTO_N_WHITE_BALANCE control description Date: Tue, 15 May 2012 23:53:10 +0200 Message-Id: <1337118790-21572-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.214221 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 white balance presets for which exact values heavily depend on a particular camera specification. Signed-off-by: Sylwester Nawrocki --- Documentation/DocBook/media/v4l/controls.xml | 12 ++++-------- 1 files changed, 4 insertions(+), 8 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..1cef967 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,8 +3183,7 @@ 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  @@ -3195,8 +3193,7 @@ 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,9 +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. --