Show a cover letter.

GET /api/covers/19469/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 19469,
    "url": "https://patchwork.libcamera.org/api/covers/19469/?format=api",
    "web_url": "https://patchwork.libcamera.org/cover/19469/",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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": "<20240130181311.43745-1-hdegoede@redhat.com>",
    "date": "2024-01-30T18:13:09",
    "name": "[RFC,0/2] libcamera: debayer_cpu: Stop requiring 2 lines of padding at the top/bottom",
    "submitter": {
        "id": 102,
        "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "mbox": "https://patchwork.libcamera.org/cover/19469/mbox/",
    "series": [
        {
            "id": 4162,
            "url": "https://patchwork.libcamera.org/api/series/4162/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4162",
            "date": "2024-01-30T18:13:09",
            "name": "libcamera: debayer_cpu: Stop requiring 2 lines of padding at the top/bottom",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/4162/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/covers/19469/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 ADB3ABDCBF\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 30 Jan 2024 18:13:21 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 3A3BE62134;\n\tTue, 30 Jan 2024 19:13:20 +0100 (CET)",
            "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 7457660983\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 30 Jan 2024 19:13:18 +0100 (CET)",
            "from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com\n\t[66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS\n\t(version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id\n\tus-mta-580-Bkei4LaSOUKq0-v74LmzuQ-1; Tue, 30 Jan 2024 13:13:13 -0500",
            "from smtp.corp.redhat.com\n\t(int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2])\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 mimecast-mx02.redhat.com (Postfix) with ESMTPS id 2B3761064C67;\n\tTue, 30 Jan 2024 18:13:13 +0000 (UTC)",
            "from shalem.redhat.com (unknown [10.39.192.94])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 2788E40C122E;\n\tTue, 30 Jan 2024 18:13:12 +0000 (UTC)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=redhat.com header.i=@redhat.com\n\theader.b=\"WNSXbZ3x\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1706638397;\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\tbh=PF2LSRNUEStxyz0Ok+W4aAUuYFksmvpw1mltmQ+h3ss=;\n\tb=WNSXbZ3xIQe9XKJIUODoMyJmIWPvryQ42bgd896rH1JR6xMOZ5svsoJ2Mh3fAk+rsbK8x9\n\tQDk/kwl5KM5Ux7PuNU7yqLSTHDmkEXOMd5dKrc6u1bEkK/hL/qSK+5qVaclKIRpOB2KEUQ\n\tdBZSJ6l87a1WsoTX3jgNTWuI4/l//5k=",
        "X-MC-Unique": "Bkei4LaSOUKq0-v74LmzuQ-1",
        "From": "Hans de Goede <hdegoede@redhat.com>",
        "To": "libcamera-devel@lists.libcamera.org",
        "Subject": "[RFC 0/2] libcamera: debayer_cpu: Stop requiring 2 lines of padding\n\tat the top/bottom",
        "Date": "Tue, 30 Jan 2024 19:13:09 +0100",
        "Message-ID": "<20240130181311.43745-1-hdegoede@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.4.1 on 10.11.54.2",
        "X-Mimecast-Spam-Score": "0",
        "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>",
        "Cc": "Maxime Ripard <mripard@redhat.com>, Pavel Machek <pavel@ucw.cz>,\n\tBryan O'Donoghue <bryan.odonoghue@linaro.org>",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "Hi All,\n\nNote this series is just FYI / a headsup about this small(ish?)\nchange to the SoftISP debayer code. I plan to squash this into\nv3 of the SoftISP series.\n\nSince the standard bayer pattern debayer functions now take an array\nof 3 src pointers (previous-, current- and next-line) we can easily\navoid the need to have 2 lines (2 to keep the pattern unchanged)\npadding at the top / bottom.\n\nThis allows the output to be 4 lines higher, which is esp. useful\nwith the current hi556 kernel driver which has a max-height for\nthe bauer data of 722 lines. So before this change it was not\npossible to generate a standard 1280x720 output.\n\nRegards,\n\nHans\n\n\nHans de Goede (2):\n  libcamera: debayer: Move sizes() to DebayerCpu implementation\n  libcamera: debayer_cpu: Stop requiring 2 lines of padding at the\n    top/bottom\n\n .../libcamera/internal/software_isp/debayer.h | 26 +-----\n .../internal/software_isp/debayer_cpu.h       |  4 +-\n src/libcamera/software_isp/debayer_cpu.cpp    | 90 +++++++++++++++++--\n 3 files changed, 86 insertions(+), 34 deletions(-)"
}