{"id":13490,"url":"https://patchwork.libcamera.org/api/1.1/covers/13490/?format=json","web_url":"https://patchwork.libcamera.org/cover/13490/","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":"<20210825161303.48955-1-jacopo@jmondi.org>","date":"2021-08-25T16:13:01","name":"[libcamera-devel,0/2] lc-compliance: Test resoltions","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/13490/mbox/","series":[{"id":2394,"url":"https://patchwork.libcamera.org/api/1.1/series/2394/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=2394","date":"2021-08-25T16:13:01","name":"lc-compliance: Test resoltions","version":1,"mbox":"https://patchwork.libcamera.org/series/2394/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/13490/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 BCF33BD87D\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 25 Aug 2021 16:12:21 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 1C091688A3;\n\tWed, 25 Aug 2021 18:12:21 +0200 (CEST)","from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net\n\t[217.70.183.193])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 64B1860259\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 25 Aug 2021 18:12:20 +0200 (CEST)","(Authenticated sender: jacopo@jmondi.org)\n\tby relay1-d.mail.gandi.net (Postfix) with ESMTPSA id A15FD240006;\n\tWed, 25 Aug 2021 16:12:19 +0000 (UTC)"],"From":"Jacopo Mondi <jacopo@jmondi.org>","To":"libcamera-devel@lists.libcamera.org","Date":"Wed, 25 Aug 2021 18:13:01 +0200","Message-Id":"<20210825161303.48955-1-jacopo@jmondi.org>","X-Mailer":"git-send-email 2.32.0","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH 0/2] lc-compliance: Test resoltions","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>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"While working on updating the frame durations control limits on IPU I had the\nneed to test if moving from one branch to another broke the ImgU configuration\nprocedure in some way.\n\nAs the commit message describes, the newly added test most probably does not\nqualify for inclusion, as there are no fixed sets of resolutions a camera has to\nsupport. But it has been useful, at least for me as a quick validation.\n\nThe first patch is a drive-by trivial change to documentation.\n\nThanks\n   j\n\nJacopo Mondi (2):\n  libcamera: camera configuration: Remove operator[] from doc\n  [DNI?] lc-compliance: Add resolutions test\n\n src/lc-compliance/meson.build          |   1 +\n src/lc-compliance/resolutions_test.cpp | 190 +++++++++++++++++++++++++\n src/libcamera/camera.cpp               |   6 +-\n 3 files changed, 194 insertions(+), 3 deletions(-)\n create mode 100644 src/lc-compliance/resolutions_test.cpp\n\n--\n2.32.0"}