Patch Detail
Show a patch.
GET /api/1.1/patches/24819/?format=api
{ "id": 24819, "url": "https://patchwork.libcamera.org/api/1.1/patches/24819/?format=api", "web_url": "https://patchwork.libcamera.org/patch/24819/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20251025174354.85020-3-uajain@igalia.com>", "date": "2025-10-25T17:43:54", "name": "[v3,2/2] lc-compliance: Ensure stream's colorspace is set after validate()", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "0ead61a190547958b42c8902d7d3a955c6836ee7", "submitter": { "id": 232, "url": "https://patchwork.libcamera.org/api/1.1/people/232/?format=api", "name": "Umang Jain", "email": "uajain@igalia.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/24819/mbox/", "series": [ { "id": 5530, "url": "https://patchwork.libcamera.org/api/1.1/series/5530/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5530", "date": "2025-10-25T17:43:52", "name": "lc-compliance: Ensure stream's colorspace is set after validate()", "version": 3, "mbox": "https://patchwork.libcamera.org/series/5530/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/24819/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/24819/checks/", "tags": {}, "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 CFF52C32CE\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSat, 25 Oct 2025 17:43:32 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 00508606F1;\n\tSat, 25 Oct 2025 19:43:30 +0200 (CEST)", "from fanzine2.igalia.com (fanzine2.igalia.com [213.97.179.56])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 3EFAC60697\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 25 Oct 2025 19:43:27 +0200 (CEST)", "from [148.252.128.197] (helo=uajain)\n\tby fanzine2.igalia.com with esmtpsa \n\t(Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)\n\t(Exim) id 1vCiIY-00FAds-HZ; Sat, 25 Oct 2025 19:43:26 +0200" ], "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=igalia.com header.i=@igalia.com\n\theader.b=\"bpvnV2LZ\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com;\n\ts=20170329;\n\th=Content-Transfer-Encoding:Content-Type:MIME-Version:References:\n\tIn-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID:\n\tContent-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc\n\t:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe:\n\tList-Post:List-Owner:List-Archive;\n\tbh=G+Iy0s/VQ6AUfPTupSkVgjJB4YHrj8CzbUFZp5ElRDA=;\n\tb=bpvnV2LZZIf/fg8W3i1Yw+fjpT\n\tq+2HpfYrym8yYTpzx6cBfPWq3bcFuucu0fP4CxwqrGAMbcd4ArEzozdkEcwVhvj2qsXcXMvIL/8vP\n\tEUAbCbCWM4BjcW0Dl3w9ZsmBQWJJmslduc8sjXe4j6UrpVQyr9vJ94k16Y3uKx6Q/DyADe6FNvKTK\n\tw7dq4FQWorMsjXO7vTkWD32piZLmXwDPTlmsfJ2ZlJHwccSXJcl0KMtNh38FIMm31O0/ve8aNVbfQ\n\tDTgXHLQP0L4tAbjLfB41pzXR2TILcWs2QxWkNtgR0UvT2LInTx1vWwto4dF8tbqjzuNUCvCPTP5aD\n\tWe55hwaA==;", "From": "Umang Jain <uajain@igalia.com>", "To": "libcamera-devel@lists.libcamera.org", "Cc": "Umang Jain <uajain@igalia.com>, Kieran Bingham\n\t<kieran.bingham@ideasonboard.com>, Robert Mader\n\t<robert.mader@collabora.com>, =?utf-8?q?Barnab=C3=A1s_P=C5=91cze?=\n\t<barnabas.pocze@ideasonboard.com>", "Subject": "[PATCH v3 2/2] lc-compliance: Ensure stream's colorspace is set\n\tafter validate()", "Date": "Sat, 25 Oct 2025 18:43:54 +0100", "Message-ID": "<20251025174354.85020-3-uajain@igalia.com>", "X-Mailer": "git-send-email 2.51.0", "In-Reply-To": "<20251025174354.85020-1-uajain@igalia.com>", "References": "<20251025174354.85020-1-uajain@igalia.com>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=UTF-8", "Content-Transfer-Encoding": "8bit", "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": "StreamConfiguration::colorspace is a std::optional<> and if unset by\nthe user, it should be populated by the pipeline handler after the\nCameraConfiguration::validate().\n\nAdd a EXPECT_TRUE() check to ensure that each stream in the\nCameraConfiguration has a colorspace set.\n\nSigned-off-by: Umang Jain <uajain@igalia.com>\nReviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\nTested-by: Robert Mader <robert.mader@collabora.com>\nReviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>\n---\n src/apps/lc-compliance/helpers/capture.cpp | 3 +++\n 1 file changed, 3 insertions(+)", "diff": "diff --git a/src/apps/lc-compliance/helpers/capture.cpp b/src/apps/lc-compliance/helpers/capture.cpp\nindex 2a3fa3b6..e767e45e 100644\n--- a/src/apps/lc-compliance/helpers/capture.cpp\n+++ b/src/apps/lc-compliance/helpers/capture.cpp\n@@ -52,6 +52,9 @@ void Capture::configure(libcamera::Span<const libcamera::StreamRole> roles)\n \t\tFAIL() << \"Configuration not valid\";\n \t}\n \n+\tfor (auto &cfg : *config_)\n+\t\tEXPECT_TRUE(cfg.colorSpace) << cfg << \" - colorspace not set.\";\n+\n \tif (camera_->configure(config_.get())) {\n \t\tconfig_.reset();\n \t\tFAIL() << \"Failed to configure camera\";\n", "prefixes": [ "v3", "2/2" ] }