Patch Detail
Show a patch.
GET /api/1.1/patches/23781/?format=api
{ "id": 23781, "url": "https://patchwork.libcamera.org/api/1.1/patches/23781/?format=api", "web_url": "https://patchwork.libcamera.org/patch/23781/", "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": "<20250711175345.90318-2-mzamazal@redhat.com>", "date": "2025-07-11T17:53:34", "name": "[v10,1/8] libcamera: software_isp: Assign colour spaces in configurations", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "340741a4150b2e74d1401d81449235651c2b397c", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/23781/mbox/", "series": [ { "id": 5281, "url": "https://patchwork.libcamera.org/api/1.1/series/5281/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5281", "date": "2025-07-11T17:53:33", "name": "Enable raw streams with software ISP", "version": 10, "mbox": "https://patchwork.libcamera.org/series/5281/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/23781/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/23781/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 90566C3237\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 11 Jul 2025 17:54:11 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 42A1868F16;\n\tFri, 11 Jul 2025 19:54:11 +0200 (CEST)", "from us-smtp-delivery-124.mimecast.com\n\t(us-smtp-delivery-124.mimecast.com [170.10.133.124])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id BD98468F13\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 11 Jul 2025 19:54:07 +0200 (CEST)", "from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com\n\t(ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97])\n\tby relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,\n\tcipher=TLS_AES_256_GCM_SHA384) id us-mta-586-RU4HqYraOeGdH1HiFWseig-1;\n\tFri, 11 Jul 2025 13:54:03 -0400", "from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com\n\t(mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com\n\t[10.30.177.111])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\tkey-exchange X25519 server-signature RSA-PSS (2048 bits)\n\tserver-digest SHA256) (No client certificate requested)\n\tby mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTPS id E3ED61800366; Fri, 11 Jul 2025 17:54:00 +0000 (UTC)", "from mzamazal-thinkpadp1gen7.tpbc.com (unknown [10.45.224.49])\n\tby mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTP id 4FCD018002B5; Fri, 11 Jul 2025 17:53:56 +0000 (UTC)" ], "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=redhat.com header.i=@redhat.com\n\theader.b=\"GSOZcGIE\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1752256446;\n\th=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n\tto:to:cc:cc:mime-version:mime-version:content-type:content-type:\n\tcontent-transfer-encoding:content-transfer-encoding:\n\tin-reply-to:in-reply-to:references:references;\n\tbh=TZqyNKO9CDLYZpC3z5nN6ndJwcsqu3fO8xRaefcfGfc=;\n\tb=GSOZcGIELcSkctLa4T5PHO9x1DkQWn3p0uZl/logANj/WT9fOo1BTzEFICAwWrk2w6T+zy\n\tH4jvAeXVm3EPxfiVEQix+dquTjp0en7QKHPR6OuyntHtWW2IxCPce0csbOM6i92p1sypSy\n\txWScjzU7TD0nWxaxdFAIXZNjHuYuays=", "X-MC-Unique": "RU4HqYraOeGdH1HiFWseig-1", "X-Mimecast-MFC-AGG-ID": "RU4HqYraOeGdH1HiFWseig_1752256442", "From": "Milan Zamazal <mzamazal@redhat.com>", "To": "libcamera-devel@lists.libcamera.org", "Cc": "Milan Zamazal <mzamazal@redhat.com>, Laurent Pinchart\n\t<laurent.pinchart@ideasonboard.com>, Kieran Bingham\n\t<kieran.bingham@ideasonboard.com>, =?utf-8?q?Barnab=C3=A1s_P=C5=91cze?=\n\t<barnabas.pocze@ideasonboard.com>, Paul Elder\n\t<paul.elder@ideasonboard.com>, Umang Jain <uajain@igalia.com>", "Subject": "[PATCH v10 1/8] libcamera: software_isp: Assign colour spaces in\n\tconfigurations", "Date": "Fri, 11 Jul 2025 19:53:34 +0200", "Message-ID": "<20250711175345.90318-2-mzamazal@redhat.com>", "In-Reply-To": "<20250711175345.90318-1-mzamazal@redhat.com>", "References": "<20250711175345.90318-1-mzamazal@redhat.com>", "MIME-Version": "1.0", "X-Scanned-By": "MIMEDefang 3.4.1 on 10.30.177.111", "X-Mimecast-Spam-Score": "0", "X-Mimecast-MFC-PROC-ID": "phOOScnESiEnEVq3LPBIKsurgDgF0eoVt_CRlIDrjqE_1752256442", "X-Mimecast-Originator": "redhat.com", "Content-Transfer-Encoding": "8bit", "content-type": "text/plain; charset=\"US-ASCII\"; x-default=true", "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's should have colorSpace set. This is not the case\nin the simple pipeline. Let's set it there. This also fixes a crash in\n`cam' due to accessing an unset colorSpace.\n\nThe colour space is assigned as follows:\n\n- If raw role is requested, then the colour space must be raw,\n regardless of the stream format.\n- Otherwise, if software ISP is used, the default colour space is\n set to Srgb (YcbcrEncoding::None, Range::Full).\n- Otherwise, if a converter is used, the default colour space is left\n unset.\n- Then in configuration validation, if the pixel format is changed, the\n colour space is set according to the new pixel format.\n- If the colour space is still unset, it is set according to the\n resulting pixel format.\n\nSigned-off-by: Milan Zamazal <mzamazal@redhat.com>\n---\n src/libcamera/pipeline/simple/simple.cpp | 38 +++++++++++++++++++++++-\n 1 file changed, 37 insertions(+), 1 deletion(-)", "diff": "diff --git a/src/libcamera/pipeline/simple/simple.cpp b/src/libcamera/pipeline/simple/simple.cpp\nindex efb07051b..d45480fe7 100644\n--- a/src/libcamera/pipeline/simple/simple.cpp\n+++ b/src/libcamera/pipeline/simple/simple.cpp\n@@ -25,6 +25,7 @@\n #include <libcamera/base/log.h>\n \n #include <libcamera/camera.h>\n+#include <libcamera/color_space.h>\n #include <libcamera/control_ids.h>\n #include <libcamera/request.h>\n #include <libcamera/stream.h>\n@@ -35,6 +36,7 @@\n #include \"libcamera/internal/converter.h\"\n #include \"libcamera/internal/delayed_controls.h\"\n #include \"libcamera/internal/device_enumerator.h\"\n+#include \"libcamera/internal/formats.h\"\n #include \"libcamera/internal/media_device.h\"\n #include \"libcamera/internal/pipeline_handler.h\"\n #include \"libcamera/internal/software_isp/software_isp.h\"\n@@ -1206,6 +1208,28 @@ CameraConfiguration::Status SimpleCameraConfiguration::validate()\n \t\tif (cfg.pixelFormat != pixelFormat) {\n \t\t\tLOG(SimplePipeline, Debug) << \"Adjusting pixel format\";\n \t\t\tcfg.pixelFormat = pixelFormat;\n+\t\t\t/*\n+\t\t\t * Do not touch the colour space for raw requested roles.\n+\t\t\t * Even if the pixel format is non-raw (whatever it means), we\n+\t\t\t * shouldn't try to interpret the colour space of raw data.\n+\t\t\t */\n+\t\t\tif (cfg.colorSpace && cfg.colorSpace != ColorSpace::Raw)\n+\t\t\t\tcfg.colorSpace->adjust(pixelFormat);\n+\t\t\tstatus = Adjusted;\n+\t\t}\n+\t\tif (!cfg.colorSpace) {\n+\t\t\tconst PixelFormatInfo &info = PixelFormatInfo::info(pixelFormat);\n+\t\t\tswitch (info.colourEncoding) {\n+\t\t\tcase PixelFormatInfo::ColourEncodingRGB:\n+\t\t\t\tcfg.colorSpace = ColorSpace::Srgb;\n+\t\t\t\tbreak;\n+\t\t\tcase libcamera::PixelFormatInfo::ColourEncodingYUV:\n+\t\t\t\tcfg.colorSpace = ColorSpace::Sycc;\n+\t\t\t\tbreak;\n+\t\t\tdefault:\n+\t\t\t\tcfg.colorSpace = ColorSpace::Raw;\n+\t\t\t}\n+\t\t\tcfg.colorSpace->adjust(pixelFormat);\n \t\t\tstatus = Adjusted;\n \t\t}\n \n@@ -1314,11 +1338,23 @@ SimplePipelineHandler::generateConfiguration(Camera *camera, Span<const StreamRo\n \t *\n \t * \\todo Implement a better way to pick the default format\n \t */\n-\tfor ([[maybe_unused]] StreamRole role : roles) {\n+\tfor (StreamRole role : roles) {\n \t\tStreamConfiguration cfg{ StreamFormats{ formats } };\n \t\tcfg.pixelFormat = formats.begin()->first;\n \t\tcfg.size = formats.begin()->second[0].max;\n \n+\t\tif (role == StreamRole::Raw) {\n+\t\t\t/* Enforce raw colour space for raw roles. */\n+\t\t\tcfg.colorSpace = ColorSpace::Raw;\n+\t\t} else if (data->swIsp_) {\n+\t\t\t/*\n+\t\t\t * This is what software ISP currently produces. It may be arguable\n+\t\t\t * whether this applies also when CCM is not used but even then it's\n+\t\t\t * still likely to be a reasonable setting.\n+\t\t\t */\n+\t\t\tcfg.colorSpace = ColorSpace::Srgb;\n+\t\t}\n+\n \t\tconfig->addConfiguration(cfg);\n \t}\n \n", "prefixes": [ "v10", "1/8" ] }