List patches.

GET /api/patches/?format=api&page=593
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <https://patchwork.libcamera.org/api/patches/?format=api&page=594>; rel="next", <https://patchwork.libcamera.org/api/patches/?format=api&page=592>; rel="prev"
Vary: Accept

[
    {
        "id": 24490,
        "url": "https://patchwork.libcamera.org/api/patches/24490/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24490/",
        "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": "<20250929201924.45019-3-mzamazal@redhat.com>",
        "date": "2025-09-29T20:19:19",
        "name": "[v5,2/7] libcamera: software_isp: Clarify SwStatsCpu::setWindow use",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1a9bdc60f0cde972d2aa58b292d402ef9d067349",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24490/mbox/",
        "series": [
            {
                "id": 5466,
                "url": "https://patchwork.libcamera.org/api/series/5466/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5466",
                "date": "2025-09-29T20:19:17",
                "name": "Fix stats related problems in software ISP",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5466/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24490/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24490/checks/",
        "tags": {}
    },
    {
        "id": 24491,
        "url": "https://patchwork.libcamera.org/api/patches/24491/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24491/",
        "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": "<20250929201924.45019-4-mzamazal@redhat.com>",
        "date": "2025-09-29T20:19:20",
        "name": "[v5,3/7] libcamera: software_isp: Pass correct y-coordinate to stats",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e3bbea644f5e64a5d6286f41ea218b96ec9aecc3",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24491/mbox/",
        "series": [
            {
                "id": 5466,
                "url": "https://patchwork.libcamera.org/api/series/5466/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5466",
                "date": "2025-09-29T20:19:17",
                "name": "Fix stats related problems in software ISP",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5466/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24491/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24491/checks/",
        "tags": {}
    },
    {
        "id": 24492,
        "url": "https://patchwork.libcamera.org/api/patches/24492/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24492/",
        "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": "<20250929201924.45019-5-mzamazal@redhat.com>",
        "date": "2025-09-29T20:19:21",
        "name": "[v5,4/7] ipa: simple: awb: Avoid incorrect arithmetic in AWB",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3c7eb37701b8ebc791cab079a35f244cc115ec60",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24492/mbox/",
        "series": [
            {
                "id": 5466,
                "url": "https://patchwork.libcamera.org/api/series/5466/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5466",
                "date": "2025-09-29T20:19:17",
                "name": "Fix stats related problems in software ISP",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5466/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24492/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24492/checks/",
        "tags": {}
    },
    {
        "id": 24493,
        "url": "https://patchwork.libcamera.org/api/patches/24493/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24493/",
        "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": "<20250929201924.45019-6-mzamazal@redhat.com>",
        "date": "2025-09-29T20:19:22",
        "name": "[v5,5/7] ipa: simple: awb: Use correct type in std::accumulate",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "898905d0921415d920e83bdbcbe87255c96f083a",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24493/mbox/",
        "series": [
            {
                "id": 5466,
                "url": "https://patchwork.libcamera.org/api/series/5466/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5466",
                "date": "2025-09-29T20:19:17",
                "name": "Fix stats related problems in software ISP",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5466/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24493/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24493/checks/",
        "tags": {}
    },
    {
        "id": 24494,
        "url": "https://patchwork.libcamera.org/api/patches/24494/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24494/",
        "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": "<20250929201924.45019-7-mzamazal@redhat.com>",
        "date": "2025-09-29T20:19:23",
        "name": "[v5,6/7] ipa: simple: blc: Prevent division by zero in BLC",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c54121ce6191e7ef51b24f065d0f979cee6e20f5",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24494/mbox/",
        "series": [
            {
                "id": 5466,
                "url": "https://patchwork.libcamera.org/api/series/5466/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5466",
                "date": "2025-09-29T20:19:17",
                "name": "Fix stats related problems in software ISP",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5466/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24494/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24494/checks/",
        "tags": {}
    },
    {
        "id": 24495,
        "url": "https://patchwork.libcamera.org/api/patches/24495/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24495/",
        "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": "<20250929201924.45019-8-mzamazal@redhat.com>",
        "date": "2025-09-29T20:19:24",
        "name": "[v5,7/7] ipa: simple: agc: Prevent division by zero in AGC",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a9f874f09af504b37b52144ceb0635a4135d210e",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24495/mbox/",
        "series": [
            {
                "id": 5466,
                "url": "https://patchwork.libcamera.org/api/series/5466/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5466",
                "date": "2025-09-29T20:19:17",
                "name": "Fix stats related problems in software ISP",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5466/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24495/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24495/checks/",
        "tags": {}
    },
    {
        "id": 24496,
        "url": "https://patchwork.libcamera.org/api/patches/24496/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24496/",
        "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": "<20250930103207.626006-1-barnabas.pocze@ideasonboard.com>",
        "date": "2025-09-30T10:32:07",
        "name": "[RFC,v3] libcamera: controls: Remove common enum prefix",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "1b860a8b4adb663a84b5840496484afd54a382b1",
        "submitter": {
            "id": 216,
            "url": "https://patchwork.libcamera.org/api/people/216/?format=api",
            "name": "Barnabás Pőcze",
            "email": "barnabas.pocze@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24496/mbox/",
        "series": [
            {
                "id": 5467,
                "url": "https://patchwork.libcamera.org/api/series/5467/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5467",
                "date": "2025-09-30T10:32:07",
                "name": "[RFC,v3] libcamera: controls: Remove common enum prefix",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5467/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24496/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24496/checks/",
        "tags": {}
    },
    {
        "id": 24498,
        "url": "https://patchwork.libcamera.org/api/patches/24498/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24498/",
        "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": "<20250930122726.1837524-2-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:22",
        "name": "[v1,01/33] libcamera: rkisp1: Only connect delayed controls at start/stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "85d34f8fc37b5b4be8f4cbcdc9bdaff3cfcb97e4",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24498/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24498/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24498/checks/",
        "tags": {}
    },
    {
        "id": 24499,
        "url": "https://patchwork.libcamera.org/api/patches/24499/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24499/",
        "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": "<20250930122726.1837524-3-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:23",
        "name": "[v1,02/33] libcamera: v4l2: Support fromEntityName with shared_ptr<MediaDevice>",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ca12c702ea1625164b98307f9f7f1dfa46d916ab",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24499/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24499/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24499/checks/",
        "tags": {}
    },
    {
        "id": 24500,
        "url": "https://patchwork.libcamera.org/api/patches/24500/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24500/",
        "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": "<20250930122726.1837524-4-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:24",
        "name": "[v1,03/33] libcamera: pipeline: utilise shared MediaDevice pointers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0c8f8b56fa66b86668aa83b3043077c27f8a7674",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24500/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24500/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24500/checks/",
        "tags": {}
    },
    {
        "id": 24501,
        "url": "https://patchwork.libcamera.org/api/patches/24501/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24501/",
        "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": "<20250930122726.1837524-5-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:25",
        "name": "[v1,04/33] libcamera: v4l2: Remove fromEntityName(MediaDevice*)",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "515a85169fd663f6312e6b1213256a13e42e093e",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24501/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24501/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24501/checks/",
        "tags": {}
    },
    {
        "id": 24502,
        "url": "https://patchwork.libcamera.org/api/patches/24502/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24502/",
        "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": "<20250930122726.1837524-6-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:26",
        "name": "[v1,05/33] libcamera: converter: Utilise shared MediaDevice pointers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "24f1ed4fa946a9884c7d0df50752190ed56cd7d2",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24502/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24502/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24502/checks/",
        "tags": {}
    },
    {
        "id": 24503,
        "url": "https://patchwork.libcamera.org/api/patches/24503/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24503/",
        "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": "<20250930124208.14391-1-robert.mader@collabora.com>",
        "date": "2025-09-30T12:42:07",
        "name": "[v3,1/2] pipeline: simple: Allow buffer counts from 1 to 32",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "31340b2c2da44e1e17af0524f765d66b9eb1c85a",
        "submitter": {
            "id": 140,
            "url": "https://patchwork.libcamera.org/api/people/140/?format=api",
            "name": "Robert Mader",
            "email": "robert.mader@collabora.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24503/mbox/",
        "series": [
            {
                "id": 5469,
                "url": "https://patchwork.libcamera.org/api/series/5469/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5469",
                "date": "2025-09-30T12:42:07",
                "name": "[v3,1/2] pipeline: simple: Allow buffer counts from 1 to 32",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5469/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24503/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24503/checks/",
        "tags": {}
    },
    {
        "id": 24504,
        "url": "https://patchwork.libcamera.org/api/patches/24504/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24504/",
        "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": "<20250930124208.14391-2-robert.mader@collabora.com>",
        "date": "2025-09-30T12:42:08",
        "name": "[v3,2/2] pipeline: simple: Increase internal buffers for software ISP to 4",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6c655b93548d91b318ce54ca2dbd15d3f5d92f43",
        "submitter": {
            "id": 140,
            "url": "https://patchwork.libcamera.org/api/people/140/?format=api",
            "name": "Robert Mader",
            "email": "robert.mader@collabora.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24504/mbox/",
        "series": [
            {
                "id": 5469,
                "url": "https://patchwork.libcamera.org/api/series/5469/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5469",
                "date": "2025-09-30T12:42:07",
                "name": "[v3,1/2] pipeline: simple: Allow buffer counts from 1 to 32",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5469/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24504/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24504/checks/",
        "tags": {}
    },
    {
        "id": 24505,
        "url": "https://patchwork.libcamera.org/api/patches/24505/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24505/",
        "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": "<20250930122726.1837524-7-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:27",
        "name": "[v1,06/33] libcamera: Add support for V4L2 requests",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "3d5e2fddb36f0db59d54d4f124ae0e1e69fa4e70",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24505/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24505/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24505/checks/",
        "tags": {}
    },
    {
        "id": 24506,
        "url": "https://patchwork.libcamera.org/api/patches/24506/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24506/",
        "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": "<20250930122726.1837524-8-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:28",
        "name": "[v1,07/33] libcamera: converter: Add V4L2 request support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "69ab37c36f61b91aa9446b8a04feb0d4fd681142",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24506/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24506/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24506/checks/",
        "tags": {}
    },
    {
        "id": 24507,
        "url": "https://patchwork.libcamera.org/api/patches/24507/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24507/",
        "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": "<20250930122726.1837524-9-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:29",
        "name": "[v1,08/33] libcamera: converter_v4l2_m2m: Add suport for V4L2 requests",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ed0603e16d8c73ec01b7fb3d2b368edb79f6ce11",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24507/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24507/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24507/checks/",
        "tags": {}
    },
    {
        "id": 24508,
        "url": "https://patchwork.libcamera.org/api/patches/24508/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24508/",
        "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": "<20250930122726.1837524-10-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:30",
        "name": "[v1,09/33] libcamera: converter_v4l2_m2m: Always set stride",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "f0014f8d7346ea54f7efcda1559b79970c59798f",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24508/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24508/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24508/checks/",
        "tags": {}
    },
    {
        "id": 24509,
        "url": "https://patchwork.libcamera.org/api/patches/24509/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24509/",
        "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": "<20250930122726.1837524-11-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:31",
        "name": "[v1,10/33] pipeline: rkisp1: Use V4L2 requests for the dewarper",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "42085e7f37c00329b0f84621df0b9dfd32297b35",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24509/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24509/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24509/checks/",
        "tags": {}
    },
    {
        "id": 24510,
        "url": "https://patchwork.libcamera.org/api/patches/24510/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24510/",
        "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": "<20250930122726.1837524-12-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:32",
        "name": "[v1,11/33] libcamera: rkisp1: Properly cancel buffers in dewarp case",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e1ebedcdbf962f7f7a1d59c2ed0538db592e3d45",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24510/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24510/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24510/checks/",
        "tags": {}
    },
    {
        "id": 24511,
        "url": "https://patchwork.libcamera.org/api/patches/24511/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24511/",
        "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": "<20250930122726.1837524-13-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:33",
        "name": "[v1,12/33] include: linux: Update headers for Dw100 dewarper engine",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1ac0d83f8e89c55d0d5111b10068da2196fdb36a",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24511/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24511/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24511/checks/",
        "tags": {}
    },
    {
        "id": 24512,
        "url": "https://patchwork.libcamera.org/api/patches/24512/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24512/",
        "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": "<20250930122726.1837524-14-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:34",
        "name": "[v1,13/33] libcamera: converter_v4l2_m2m: Add helper to apply controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "991917251858b3d0f6fe898ecb41666f28d189c3",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24512/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24512/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24512/checks/",
        "tags": {}
    },
    {
        "id": 24513,
        "url": "https://patchwork.libcamera.org/api/patches/24513/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24513/",
        "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": "<20250930122726.1837524-15-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:35",
        "name": "[v1,14/33] libcamera: converter_v4l2_m2m: Add debug logging for formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "73e187ff83386d147ee1e5832e386a52db4f5a19",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24513/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24513/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24513/checks/",
        "tags": {}
    },
    {
        "id": 24514,
        "url": "https://patchwork.libcamera.org/api/patches/24514/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24514/",
        "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": "<20250930122726.1837524-16-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:36",
        "name": "[v1,15/33] libcamera: rkisp1: Move useDewarper_ flag into RkISP1CameraData",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "17eac80d72eb489aafb90945ba0eca6a4246d820",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24514/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24514/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24514/checks/",
        "tags": {}
    },
    {
        "id": 24515,
        "url": "https://patchwork.libcamera.org/api/patches/24515/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24515/",
        "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": "<20250930122726.1837524-17-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:37",
        "name": "[v1,16/33] libcamera: rkisp1: Scale down in dewarper instead of resizer",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5c9a49ea88f13efc4c1045730de94f94f623f790",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24515/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24515/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24515/checks/",
        "tags": {}
    },
    {
        "id": 24516,
        "url": "https://patchwork.libcamera.org/api/patches/24516/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24516/",
        "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": "<20250930122726.1837524-18-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:38",
        "name": "[v1,17/33] libcamera: rkisp1: Allow upscaling when the dewarper is present",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "86250ad76805c58fb3c9633374b276e6e3a1a045",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24516/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24516/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24516/checks/",
        "tags": {}
    },
    {
        "id": 24517,
        "url": "https://patchwork.libcamera.org/api/patches/24517/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24517/",
        "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": "<20250930122726.1837524-19-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:39",
        "name": "[v1,18/33] libcamera: converter: converter_v4l2_m2m: Add makeStream() function",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "157337ecaa149bddd40d60e3f64cee65b8b700af",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24517/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24517/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24517/checks/",
        "tags": {}
    },
    {
        "id": 24518,
        "url": "https://patchwork.libcamera.org/api/patches/24518/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24518/",
        "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": "<20250930122726.1837524-20-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:40",
        "name": "[v1,19/33] libcamera: converter: Add dw100 converter class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e28abd9363b84e0dfa90f6eed700ccc6b9434384",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24518/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24518/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24518/checks/",
        "tags": {}
    },
    {
        "id": 24519,
        "url": "https://patchwork.libcamera.org/api/patches/24519/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24519/",
        "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": "<20250930122726.1837524-21-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:41",
        "name": "[v1,20/33] libcamera: converter: Add dw100 vertex map class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7cfd4e16d3ec06b9374a6e1d6106a726b9993b63",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24519/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24519/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24519/checks/",
        "tags": {}
    },
    {
        "id": 24520,
        "url": "https://patchwork.libcamera.org/api/patches/24520/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24520/",
        "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": "<20250930122726.1837524-22-stefan.klug@ideasonboard.com>",
        "date": "2025-09-30T12:26:42",
        "name": "[v1,21/33] libcamera: converter_dw100: Use vertex map",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6485e06f22fd4c5a16e12299ab8b65894e075473",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/24520/mbox/",
        "series": [
            {
                "id": 5468,
                "url": "https://patchwork.libcamera.org/api/series/5468/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5468",
                "date": "2025-09-30T12:26:21",
                "name": "Full dewarper support on imx8mp",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5468/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24520/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24520/checks/",
        "tags": {}
    }
]