{"id":11117,"url":"https://patchwork.libcamera.org/api/1.1/covers/11117/?format=json","web_url":"https://patchwork.libcamera.org/cover/11117/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20210203162600.206297-1-jacopo@jmondi.org>","date":"2021-02-03T16:25:53","name":"[libcamera-devel,0/7] android: Report all the missing metadata tags","submitter":{"id":3,"url":"https://patchwork.libcamera.org/api/1.1/people/3/?format=json","name":"Jacopo Mondi","email":"jacopo@jmondi.org"},"mbox":"https://patchwork.libcamera.org/cover/11117/mbox/","series":[{"id":1645,"url":"https://patchwork.libcamera.org/api/1.1/series/1645/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1645","date":"2021-02-03T16:25:53","name":"android: Report all the missing metadata tags","version":1,"mbox":"https://patchwork.libcamera.org/series/1645/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/11117/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 2B721BD161\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed,  3 Feb 2021 16:25:46 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 31B2A68447;\n\tWed,  3 Feb 2021 17:25:45 +0100 (CET)","from relay12.mail.gandi.net (relay12.mail.gandi.net\n\t[217.70.178.232])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 9AED2683FE\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed,  3 Feb 2021 17:25:43 +0100 (CET)","from uno.lan (93-34-118-233.ip49.fastwebnet.it [93.34.118.233])\n\t(Authenticated sender: jacopo@jmondi.org)\n\tby relay12.mail.gandi.net (Postfix) with ESMTPSA id 618A320000E\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed,  3 Feb 2021 16:25:42 +0000 (UTC)"],"From":"Jacopo Mondi <jacopo@jmondi.org>","To":"libcamera-devel@lists.libcamera.org","Date":"Wed,  3 Feb 2021 17:25:53 +0100","Message-Id":"<20210203162600.206297-1-jacopo@jmondi.org>","X-Mailer":"git-send-email 2.30.0","MIME-Version":"1.0","Subject":"[libcamera-devel] [PATCH 0/7] android: Report all the missing\n\tmetadata tags","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Hello,\n   this series fixes the CTS test\nandroid.hardware.camera2.cts.CaptureResultTest#testCameraCaptureResultAllKeys\nwhich verifies the presence of all the metadata keys returned for a completed\nrequest.\n\nThe series add a few metadata tags, and modifies the IPU3 pipeline\nhandler to always report the applied cropping rectangle, as it is required by\nthe Android camera stack. While at it, a small fix for the (unused) scene\noverride controls has been added.\n\nThanks\n  j\n\nJacopo Mondi (7):\n  android: camera_device: Report COLOR_CORRECTION_ABERRATION_MODE\n  android: camera_device: Report AE_EXPOSURE_COMPENSATION\n  android: camera_device: Use AF_MODE_OFF in scene override\n  android: camera_device: Report AF_MODE_OFF in template\n  libcamera: ipu3: Always report crop region\n  android: camera_device: Report sensor test pattern mode\n  android: camera_device: Report HOT_PIXEL_MAP_MODE as OFF\n\n src/android/camera_device.cpp        | 33 +++++++++++++++++++++++-----\n src/libcamera/pipeline/ipu3/ipu3.cpp | 13 +++++++----\n 2 files changed, 37 insertions(+), 9 deletions(-)\n\n--\n2.30.0"}