List patches.

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

[
    {
        "id": 19977,
        "url": "https://patchwork.libcamera.org/api/patches/19977/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19977/",
        "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": "<20240502080925.31730-2-naush@raspberrypi.com>",
        "date": "2024-05-02T08:09:21",
        "name": "[v1,1/5] libcamera: formats: Add RGB48 formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "75d6c86cb763e1b3ef232b4e83e82df103188c5f",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19977/mbox/",
        "series": [
            {
                "id": 4283,
                "url": "https://patchwork.libcamera.org/api/series/4283/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4283",
                "date": "2024-05-02T08:09:20",
                "name": "Pre Raspberry Pi 5 support changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4283/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19977/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19977/checks/",
        "tags": {}
    },
    {
        "id": 19978,
        "url": "https://patchwork.libcamera.org/api/patches/19978/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19978/",
        "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": "<20240502080925.31730-3-naush@raspberrypi.com>",
        "date": "2024-05-02T08:09:22",
        "name": "[v1,2/5] libcamera: formats: Add PiSP specific image and config buffer formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "be1a5eadb0782f069f8b1b28a4f945ea5a95d80f",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19978/mbox/",
        "series": [
            {
                "id": 4283,
                "url": "https://patchwork.libcamera.org/api/series/4283/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4283",
                "date": "2024-05-02T08:09:20",
                "name": "Pre Raspberry Pi 5 support changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4283/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19978/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19978/checks/",
        "tags": {}
    },
    {
        "id": 19979,
        "url": "https://patchwork.libcamera.org/api/patches/19979/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19979/",
        "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": "<20240502080925.31730-5-naush@raspberrypi.com>",
        "date": "2024-05-02T08:09:24",
        "name": "[v1,4/5] ipa: rpi: Move variables from private to protected",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "f211671212282cc3f2671835a5356c2bd9b02006",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19979/mbox/",
        "series": [
            {
                "id": 4283,
                "url": "https://patchwork.libcamera.org/api/series/4283/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4283",
                "date": "2024-05-02T08:09:20",
                "name": "Pre Raspberry Pi 5 support changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4283/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19979/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19979/checks/",
        "tags": {}
    },
    {
        "id": 19980,
        "url": "https://patchwork.libcamera.org/api/patches/19980/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19980/",
        "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": "<20240502080925.31730-6-naush@raspberrypi.com>",
        "date": "2024-05-02T08:09:25",
        "name": "[v1,5/5] libcamera: shared_mem_object: Remove is_standard_layout restriction",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "09aa490b0df29918fb5884e58331dce9b8fe1369",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19980/mbox/",
        "series": [
            {
                "id": 4283,
                "url": "https://patchwork.libcamera.org/api/series/4283/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4283",
                "date": "2024-05-02T08:09:20",
                "name": "Pre Raspberry Pi 5 support changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4283/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19980/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19980/checks/",
        "tags": {}
    },
    {
        "id": 19981,
        "url": "https://patchwork.libcamera.org/api/patches/19981/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19981/",
        "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": "<20240502080925.31730-4-naush@raspberrypi.com>",
        "date": "2024-05-02T08:09:23",
        "name": "[v1,3/5] ipa: rpi: Add HDR support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1d90acd971f47cc702ce53e1c28d48f4af8f7545",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19981/mbox/",
        "series": [
            {
                "id": 4283,
                "url": "https://patchwork.libcamera.org/api/series/4283/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4283",
                "date": "2024-05-02T08:09:20",
                "name": "Pre Raspberry Pi 5 support changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4283/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19981/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19981/checks/",
        "tags": {}
    },
    {
        "id": 19983,
        "url": "https://patchwork.libcamera.org/api/patches/19983/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19983/",
        "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": "<20240502133046.1976565-2-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:39",
        "name": "[v4,1/8] ipa: libipa: Allow creation of empty Histogram",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "05c21ff9be2e8e77cd36633b52f8aa4749710ebf",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19983/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19983/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19983/checks/",
        "tags": {}
    },
    {
        "id": 19984,
        "url": "https://patchwork.libcamera.org/api/patches/19984/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19984/",
        "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": "<20240502133046.1976565-3-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:40",
        "name": "[v4,2/8] libcamera: controls: Generate enum value-name maps",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "04644feb8e654ac00c9ae0195fd602b85dad46c3",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19984/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19984/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19984/checks/",
        "tags": {}
    },
    {
        "id": 19985,
        "url": "https://patchwork.libcamera.org/api/patches/19985/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19985/",
        "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": "<20240502133046.1976565-4-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:41",
        "name": "[v4,3/8] ipa: libipa: Add ExposureModeHelper",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2ceb05aefd53a7fcfed24622965a220262ed3127",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19985/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19985/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19985/checks/",
        "tags": {}
    },
    {
        "id": 19986,
        "url": "https://patchwork.libcamera.org/api/patches/19986/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19986/",
        "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": "<20240502133046.1976565-5-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:42",
        "name": "[v4,4/8] ipa: libipa: Add AgcMeanLuminance base class",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0e0bb4ac92d29827e329b4b35016fdea8d15e473",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19986/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19986/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19986/checks/",
        "tags": {}
    },
    {
        "id": 19987,
        "url": "https://patchwork.libcamera.org/api/patches/19987/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19987/",
        "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": "<20240502133046.1976565-6-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:43",
        "name": "[v4,5/8] ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f6d7c369eacc1381578a7dbe2b17bb70118f9c2c",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19987/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19987/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19987/checks/",
        "tags": {}
    },
    {
        "id": 19988,
        "url": "https://patchwork.libcamera.org/api/patches/19988/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19988/",
        "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": "<20240502133046.1976565-7-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:44",
        "name": "[v4,6/8] ipa: ipu3: Remove bespoke AGC functions from IPU3",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e6d737c858b972746201a63d0848d649d9e2dba7",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19988/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19988/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19988/checks/",
        "tags": {}
    },
    {
        "id": 19989,
        "url": "https://patchwork.libcamera.org/api/patches/19989/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19989/",
        "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": "<20240502133046.1976565-8-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:45",
        "name": "[v4,7/8] ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminance",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4b8295b6cb69cb6a7e3aafc53b28bf1763f0ee45",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19989/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19989/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19989/checks/",
        "tags": {}
    },
    {
        "id": 19990,
        "url": "https://patchwork.libcamera.org/api/patches/19990/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19990/",
        "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": "<20240502133046.1976565-9-dan.scally@ideasonboard.com>",
        "date": "2024-05-02T13:30:46",
        "name": "[v4,8/8] ipa: rkisp1: Remove bespoke Agc functions",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "af265442a0b6a51e63403e41de9623e0a22cbdc2",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19990/mbox/",
        "series": [
            {
                "id": 4284,
                "url": "https://patchwork.libcamera.org/api/series/4284/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4284",
                "date": "2024-05-02T13:30:38",
                "name": "Centralise Agc into libipa",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4284/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19990/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19990/checks/",
        "tags": {}
    },
    {
        "id": 19992,
        "url": "https://patchwork.libcamera.org/api/patches/19992/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19992/",
        "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": "<20240503025205.2814-2-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-03T02:52:02",
        "name": "[1/4] libcamera: utils: Avoid infinite recursion with strtod()",
        "commit_ref": "e0318c4776549a0db0a06682e906310970c8caf9",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "8d98549688de911adec1dd39af6041e73fd1d0a4",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19992/mbox/",
        "series": [
            {
                "id": 4285,
                "url": "https://patchwork.libcamera.org/api/series/4285/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4285",
                "date": "2024-05-03T02:52:01",
                "name": "libcamera: Assorted cleanups and fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4285/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19992/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19992/checks/",
        "tags": {}
    },
    {
        "id": 19993,
        "url": "https://patchwork.libcamera.org/api/patches/19993/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19993/",
        "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": "<20240503025205.2814-3-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-03T02:52:03",
        "name": "[2/4] libcamera: shared_mem_object: Fix compilation with uClibc",
        "commit_ref": "acf61456cc55441a0f09b361a531d628d390031b",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b030d73ef909b292917f614fb82eaff3f46e555f",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19993/mbox/",
        "series": [
            {
                "id": 4285,
                "url": "https://patchwork.libcamera.org/api/series/4285/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4285",
                "date": "2024-05-03T02:52:01",
                "name": "libcamera: Assorted cleanups and fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4285/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19993/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19993/checks/",
        "tags": {}
    },
    {
        "id": 19994,
        "url": "https://patchwork.libcamera.org/api/patches/19994/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19994/",
        "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": "<20240503025205.2814-4-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-03T02:52:04",
        "name": "[3/4] apps: qcam: Use standard key sequence for quit action",
        "commit_ref": "4885f2d70d71f92d505cb33738dd592727cd036c",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bcbd25c119b75e1af6acca554a5d82eaf901cda0",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19994/mbox/",
        "series": [
            {
                "id": 4285,
                "url": "https://patchwork.libcamera.org/api/series/4285/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4285",
                "date": "2024-05-03T02:52:01",
                "name": "libcamera: Assorted cleanups and fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4285/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19994/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19994/checks/",
        "tags": {}
    },
    {
        "id": 19995,
        "url": "https://patchwork.libcamera.org/api/patches/19995/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19995/",
        "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": "<20240503025205.2814-5-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-03T02:52:05",
        "name": "[4/4] meson: Deprecate bitwise operations between different enumeration type",
        "commit_ref": "bf4695266bfca8cc21bcf10a3281e874ebce0d27",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "248fe53ae9daad4c70ee4ebe332a66ccade83c13",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19995/mbox/",
        "series": [
            {
                "id": 4285,
                "url": "https://patchwork.libcamera.org/api/series/4285/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4285",
                "date": "2024-05-03T02:52:01",
                "name": "libcamera: Assorted cleanups and fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4285/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19995/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19995/checks/",
        "tags": {}
    },
    {
        "id": 19996,
        "url": "https://patchwork.libcamera.org/api/patches/19996/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19996/",
        "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": "<20240503124420.2043486-1-alexander.stein@ew.tq-group.com>",
        "date": "2024-05-03T12:44:20",
        "name": "[1/1] libcamera: libipa: camera_sensor: Add Sony IMX415 sensor properties",
        "commit_ref": "7235248d38434f4c3e8a163ab03637ac115bdda8",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "cb1ea123722ab48776112c6883abb1b4bb07017c",
        "submitter": {
            "id": 194,
            "url": "https://patchwork.libcamera.org/api/people/194/?format=api",
            "name": "Alexander Stein",
            "email": "alexander.stein@ew.tq-group.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19996/mbox/",
        "series": [
            {
                "id": 4286,
                "url": "https://patchwork.libcamera.org/api/series/4286/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4286",
                "date": "2024-05-03T12:44:20",
                "name": "[1/1] libcamera: libipa: camera_sensor: Add Sony IMX415 sensor properties",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4286/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19996/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19996/checks/",
        "tags": {}
    },
    {
        "id": 19998,
        "url": "https://patchwork.libcamera.org/api/patches/19998/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19998/",
        "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": "<20240503144919.2371357-2-julien.vuillaumier@nxp.com>",
        "date": "2024-05-03T14:49:17",
        "name": "[v4,1/3] libcamera: pipeline: Rename pipelines to a shorter name",
        "commit_ref": "5ed35fca680c531538ea242bc9a68e8f243e9050",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "cbf702a217dd26725d920ace626face1d6236faa",
        "submitter": {
            "id": 190,
            "url": "https://patchwork.libcamera.org/api/people/190/?format=api",
            "name": "Julien Vuillaumier",
            "email": "julien.vuillaumier@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19998/mbox/",
        "series": [
            {
                "id": 4287,
                "url": "https://patchwork.libcamera.org/api/series/4287/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4287",
                "date": "2024-05-03T14:49:16",
                "name": "Add environment variable to order pipelines match",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4287/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19998/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19998/checks/",
        "tags": {}
    },
    {
        "id": 19999,
        "url": "https://patchwork.libcamera.org/api/patches/19999/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19999/",
        "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": "<20240503144919.2371357-3-julien.vuillaumier@nxp.com>",
        "date": "2024-05-03T14:49:18",
        "name": "[v4,2/3] libcamera: pipeline: Add a get factory by name helper",
        "commit_ref": "353ccef1437df142059da12dd154e426ce5464ee",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e19ec5902a1711aac04342ae8bac990e7c7c145b",
        "submitter": {
            "id": 190,
            "url": "https://patchwork.libcamera.org/api/people/190/?format=api",
            "name": "Julien Vuillaumier",
            "email": "julien.vuillaumier@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19999/mbox/",
        "series": [
            {
                "id": 4287,
                "url": "https://patchwork.libcamera.org/api/series/4287/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4287",
                "date": "2024-05-03T14:49:16",
                "name": "Add environment variable to order pipelines match",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4287/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19999/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19999/checks/",
        "tags": {}
    },
    {
        "id": 20000,
        "url": "https://patchwork.libcamera.org/api/patches/20000/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20000/",
        "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": "<20240503144919.2371357-4-julien.vuillaumier@nxp.com>",
        "date": "2024-05-03T14:49:19",
        "name": "[v4,3/3] libcamera: camera_manager: Add environment variable to order pipelines match",
        "commit_ref": "d258025da7d7d555f9aa11dba700cf52409b6759",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9266efe73186fbc5d7c60621bd81573217c749de",
        "submitter": {
            "id": 190,
            "url": "https://patchwork.libcamera.org/api/people/190/?format=api",
            "name": "Julien Vuillaumier",
            "email": "julien.vuillaumier@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20000/mbox/",
        "series": [
            {
                "id": 4287,
                "url": "https://patchwork.libcamera.org/api/series/4287/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4287",
                "date": "2024-05-03T14:49:16",
                "name": "Add environment variable to order pipelines match",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/4287/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20000/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20000/checks/",
        "tags": {}
    },
    {
        "id": 20001,
        "url": "https://patchwork.libcamera.org/api/patches/20001/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20001/",
        "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": "<20240504140237.19117-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-04T14:02:37",
        "name": "test: Don't add current build directory to include path",
        "commit_ref": "6cd849125888782ed12af87f80a1ee9c43bcf553",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6eabd053c9ba051b6426a9dd4bd3573c7be80c23",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20001/mbox/",
        "series": [
            {
                "id": 4288,
                "url": "https://patchwork.libcamera.org/api/series/4288/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4288",
                "date": "2024-05-04T14:02:37",
                "name": "test: Don't add current build directory to include path",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4288/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20001/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20001/checks/",
        "tags": {}
    },
    {
        "id": 20002,
        "url": "https://patchwork.libcamera.org/api/patches/20002/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20002/",
        "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": "<20240506022555.992573-1-qi.hou@nxp.com>",
        "date": "2024-05-06T02:25:55",
        "name": "gst: provider: Do not hide v4l2deviceprovider",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "eb97761c62fd3fd9ea031b1514e2415566d1228f",
        "submitter": {
            "id": 195,
            "url": "https://patchwork.libcamera.org/api/people/195/?format=api",
            "name": "Qi Hou",
            "email": "qi.hou@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20002/mbox/",
        "series": [
            {
                "id": 4289,
                "url": "https://patchwork.libcamera.org/api/series/4289/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4289",
                "date": "2024-05-06T02:25:55",
                "name": "gst: provider: Do not hide v4l2deviceprovider",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4289/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20002/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20002/checks/",
        "tags": {}
    },
    {
        "id": 20004,
        "url": "https://patchwork.libcamera.org/api/patches/20004/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20004/",
        "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": "<20240507061016.1716450-2-paul.elder@ideasonboard.com>",
        "date": "2024-05-07T06:10:14",
        "name": "[v3,1/3] ipa: libipa: Add Matrix class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "42bfb9e622ef185d735f554f0a02de6829a05e02",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20004/mbox/",
        "series": [
            {
                "id": 4290,
                "url": "https://patchwork.libcamera.org/api/series/4290/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4290",
                "date": "2024-05-07T06:10:13",
                "name": "ipa: rkisp1: Add crosstalk algorithm",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4290/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20004/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20004/checks/",
        "tags": {}
    },
    {
        "id": 20005,
        "url": "https://patchwork.libcamera.org/api/patches/20005/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20005/",
        "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": "<20240507061016.1716450-3-paul.elder@ideasonboard.com>",
        "date": "2024-05-07T06:10:15",
        "name": "[v3,2/3] ipa: libipa: Add MatrixInterpolator class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a82bb084130cb26c22566b41e8b5d06c5089d30c",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20005/mbox/",
        "series": [
            {
                "id": 4290,
                "url": "https://patchwork.libcamera.org/api/series/4290/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4290",
                "date": "2024-05-07T06:10:13",
                "name": "ipa: rkisp1: Add crosstalk algorithm",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4290/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20005/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20005/checks/",
        "tags": {}
    },
    {
        "id": 20006,
        "url": "https://patchwork.libcamera.org/api/patches/20006/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20006/",
        "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": "<20240507061016.1716450-4-paul.elder@ideasonboard.com>",
        "date": "2024-05-07T06:10:16",
        "name": "[v3,3/3] ipa: rkisp1: algorithms: Add crosstalk algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "145801be8e48fd60b7681ef4aba45b9688830ba9",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20006/mbox/",
        "series": [
            {
                "id": 4290,
                "url": "https://patchwork.libcamera.org/api/series/4290/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4290",
                "date": "2024-05-07T06:10:13",
                "name": "ipa: rkisp1: Add crosstalk algorithm",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4290/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20006/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20006/checks/",
        "tags": {}
    },
    {
        "id": 20007,
        "url": "https://patchwork.libcamera.org/api/patches/20007/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20007/",
        "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": "<20240507181607.32538-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-07T18:16:07",
        "name": "Revert \"meson: Deprecate bitwise operations between different enumeration type\"",
        "commit_ref": "ea1e9eba748c5a4068ba2edffebf31fb2bafa923",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c81c59af0e921369b5611a5c2aa582e89562d4e2",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20007/mbox/",
        "series": [
            {
                "id": 4291,
                "url": "https://patchwork.libcamera.org/api/series/4291/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4291",
                "date": "2024-05-07T18:16:07",
                "name": "Revert \"meson: Deprecate bitwise operations between different enumeration type\"",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4291/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20007/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20007/checks/",
        "tags": {}
    },
    {
        "id": 20009,
        "url": "https://patchwork.libcamera.org/api/patches/20009/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20009/",
        "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": "<20240507181756.32635-2-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-07T18:17:55",
        "name": "[CI,v1,1/2] Add compilation test with C++20",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "81364af95e413fbfc0bd4d80982bb6832d0520a4",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20009/mbox/",
        "series": [
            {
                "id": 4292,
                "url": "https://patchwork.libcamera.org/api/series/4292/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4292",
                "date": "2024-05-07T18:17:54",
                "name": "libcamera CI coverage improvements",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4292/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20009/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20009/checks/",
        "tags": {}
    },
    {
        "id": 20010,
        "url": "https://patchwork.libcamera.org/api/patches/20010/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20010/",
        "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": "<20240507181756.32635-3-laurent.pinchart@ideasonboard.com>",
        "date": "2024-05-07T18:17:56",
        "name": "[CI,v1,2/2] Add compilation tests on Debian 10",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fc5431d112e5ce95b260147ede5a4c6faedd71c3",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20010/mbox/",
        "series": [
            {
                "id": 4292,
                "url": "https://patchwork.libcamera.org/api/series/4292/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4292",
                "date": "2024-05-07T18:17:54",
                "name": "libcamera CI coverage improvements",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4292/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20010/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20010/checks/",
        "tags": {}
    },
    {
        "id": 20012,
        "url": "https://patchwork.libcamera.org/api/patches/20012/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20012/",
        "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": "<20240508080401.14850-2-naush@raspberrypi.com>",
        "date": "2024-05-08T08:03:56",
        "name": "[v2,1/6] libcamera: formats: Add RGB48 formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7e81882a72b9b6d07efb9a40b60f69e818b8e160",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20012/mbox/",
        "series": [
            {
                "id": 4293,
                "url": "https://patchwork.libcamera.org/api/series/4293/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4293",
                "date": "2024-05-08T08:03:55",
                "name": "Pre Raspberry Pi 5 support changes",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4293/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20012/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20012/checks/",
        "tags": {}
    }
]