List patches.

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

[
    {
        "id": 22821,
        "url": "https://patchwork.libcamera.org/api/patches/22821/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22821/",
        "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": "<20250221135836.450451-1-stefan.klug@ideasonboard.com>",
        "date": "2025-02-21T13:57:02",
        "name": "libcamera: pipeline: Fix LIBCAMERA_<NAME>_TUNING_FILE handling",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "cfff273a93200ad6538209ba6dcf6b28d0772a96",
        "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/22821/mbox/",
        "series": [
            {
                "id": 5011,
                "url": "https://patchwork.libcamera.org/api/series/5011/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5011",
                "date": "2025-02-21T13:57:02",
                "name": "libcamera: pipeline: Fix LIBCAMERA_<NAME>_TUNING_FILE handling",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5011/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22821/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22821/checks/",
        "tags": {}
    },
    {
        "id": 22823,
        "url": "https://patchwork.libcamera.org/api/patches/22823/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22823/",
        "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": "<20250223230403.1226-2-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:49",
        "name": "[01/15] libipa: awb: Sort class member documentation according to header order",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "30561f4343116071b26f733c338e6d622c5447ba",
        "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/22823/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22823/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22823/checks/",
        "tags": {}
    },
    {
        "id": 22824,
        "url": "https://patchwork.libcamera.org/api/patches/22824/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22824/",
        "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": "<20250223230403.1226-3-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:50",
        "name": "[02/15] libipa: awb: Capitalize AWB",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c4617a2b2b22678d73276bfb85502f0720d901d7",
        "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/22824/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22824/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22824/checks/",
        "tags": {}
    },
    {
        "id": 22825,
        "url": "https://patchwork.libcamera.org/api/patches/22825/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22825/",
        "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": "<20250223230403.1226-4-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:51",
        "name": "[03/15] libipa: awb: Follow function names with '()' in doxygen documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9af504904c900b86ddb918957752fdf82fd3883f",
        "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/22825/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22825/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22825/checks/",
        "tags": {}
    },
    {
        "id": 22826,
        "url": "https://patchwork.libcamera.org/api/patches/22826/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22826/",
        "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": "<20250223230403.1226-5-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:52",
        "name": "[04/15] libipa: awb: Standardize spelling on 'grey' world",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "cb6315e645307238ee34d78d5aa796f8a449ea4b",
        "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/22826/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22826/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22826/checks/",
        "tags": {}
    },
    {
        "id": 22827,
        "url": "https://patchwork.libcamera.org/api/patches/22827/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22827/",
        "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": "<20250223230403.1226-6-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:53",
        "name": "[05/15] libipa: awb: Replace reference to pipeline handle with IPA module",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d4134f94853e61bd943ed1827dc2f80d48fae2e0",
        "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/22827/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22827/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22827/checks/",
        "tags": {}
    },
    {
        "id": 22828,
        "url": "https://patchwork.libcamera.org/api/patches/22828/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22828/",
        "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": "<20250223230403.1226-7-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:54",
        "name": "[06/15] libipa: awb: Pass lux value to calculateAwb() as unsigned int",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "351a5541b91f3b357155bed65413a5ddaae25327",
        "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/22828/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22828/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22828/checks/",
        "tags": {}
    },
    {
        "id": 22829,
        "url": "https://patchwork.libcamera.org/api/patches/22829/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22829/",
        "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": "<20250223230403.1226-8-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:55",
        "name": "[07/15] ipa: rkisp1: awb: Fix wrong indentation in comment",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "13e9aa06fb9157276771d2b4d68b7de3810fa36a",
        "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/22829/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22829/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22829/checks/",
        "tags": {}
    },
    {
        "id": 22830,
        "url": "https://patchwork.libcamera.org/api/patches/22830/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22830/",
        "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": "<20250223230403.1226-9-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:56",
        "name": "[08/15] libipa: awb: Rename AwbStats::getRGBMeans() to rgbMeans()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5e018135750bcbfbf7c1a9cab765cf2b0de94512",
        "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/22830/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22830/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22830/checks/",
        "tags": {}
    },
    {
        "id": 22831,
        "url": "https://patchwork.libcamera.org/api/patches/22831/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22831/",
        "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": "<20250223230403.1226-10-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:57",
        "name": "[09/15] libipa: awb: Make controls_ member variable private",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "1534d305225d076094d8444409014b6a837e666d",
        "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/22831/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22831/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22831/checks/",
        "tags": {}
    },
    {
        "id": 22832,
        "url": "https://patchwork.libcamera.org/api/patches/22832/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22832/",
        "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": "<20250223230403.1226-11-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:58",
        "name": "[10/15] libipa: awb: Provide read-only accessor to modes_",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "2e52883f4eba0c8ab7528996817af05481fe4d79",
        "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/22832/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22832/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22832/checks/",
        "tags": {}
    },
    {
        "id": 22833,
        "url": "https://patchwork.libcamera.org/api/patches/22833/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22833/",
        "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": "<20250223230403.1226-12-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:03:59",
        "name": "[11/15] libipa: awb: Tidy up includes",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b6e6b26240e43d25d9b8573b1cca7a2413626b10",
        "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/22833/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22833/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22833/checks/",
        "tags": {}
    },
    {
        "id": 22834,
        "url": "https://patchwork.libcamera.org/api/patches/22834/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22834/",
        "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": "<20250223230403.1226-13-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:04:00",
        "name": "[12/15] libipa: awb_grey: Minor comment fixes",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "36d9c4d8329dbb958bc303b50a5210f78f0909b8",
        "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/22834/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22834/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22834/checks/",
        "tags": {}
    },
    {
        "id": 22835,
        "url": "https://patchwork.libcamera.org/api/patches/22835/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22835/",
        "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": "<20250223230403.1226-14-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:04:01",
        "name": "[13/15] ipa: rkisp1: awb: Don't calculate RGB means if stats are missing",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a29f98909f4b345a96995d4d6c35cfc325dc56d7",
        "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/22835/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22835/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22835/checks/",
        "tags": {}
    },
    {
        "id": 22836,
        "url": "https://patchwork.libcamera.org/api/patches/22836/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22836/",
        "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": "<20250223230403.1226-15-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:04:02",
        "name": "[14/15] ipa: rkisp1: awb: Capitalize AWB",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "625d0c454734cce8fc4e254b92369f7662b39821",
        "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/22836/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22836/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22836/checks/",
        "tags": {}
    },
    {
        "id": 22837,
        "url": "https://patchwork.libcamera.org/api/patches/22837/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22837/",
        "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": "<20250223230403.1226-16-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-23T23:04:03",
        "name": "[15/15] libcamera: Drop spurious colon after doxygen \\todo directive",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ab1921468daa50075934a85f0acb7afc367bd00f",
        "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/22837/mbox/",
        "series": [
            {
                "id": 5012,
                "url": "https://patchwork.libcamera.org/api/series/5012/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5012",
                "date": "2025-02-23T23:03:48",
                "name": "libipa: awb: Drive-by fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5012/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22837/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22837/checks/",
        "tags": {}
    },
    {
        "id": 22838,
        "url": "https://patchwork.libcamera.org/api/patches/22838/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22838/",
        "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": "<20250224011934.23818-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-24T01:19:34",
        "name": "libcamera: delayed_controls: Inherit from Object class",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "96f657e58ea86a7cd52b8e507e3bec83edcda28c",
        "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/22838/mbox/",
        "series": [
            {
                "id": 5013,
                "url": "https://patchwork.libcamera.org/api/series/5013/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5013",
                "date": "2025-02-24T01:19:34",
                "name": "libcamera: delayed_controls: Inherit from Object class",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5013/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22838/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22838/checks/",
        "tags": {}
    },
    {
        "id": 22839,
        "url": "https://patchwork.libcamera.org/api/patches/22839/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22839/",
        "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": "<20250224012325.24246-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-24T01:23:25",
        "name": "pipeline: simple: Create DelayedControls instance once only",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9dface2a204123e0fe7e9c2337039d4d266b3e43",
        "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/22839/mbox/",
        "series": [
            {
                "id": 5014,
                "url": "https://patchwork.libcamera.org/api/series/5014/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5014",
                "date": "2025-02-24T01:23:25",
                "name": "pipeline: simple: Create DelayedControls instance once only",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5014/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22839/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22839/checks/",
        "tags": {}
    },
    {
        "id": 22841,
        "url": "https://patchwork.libcamera.org/api/patches/22841/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22841/",
        "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": "<20250224120854.19747-2-mzamazal@redhat.com>",
        "date": "2025-02-24T12:08:50",
        "name": "[1/5] libcamera: software_isp: Emit ispStatsReady only if IPA is running",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "19f30594282adcd071eceaef37d7a57aad04acce",
        "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/22841/mbox/",
        "series": [
            {
                "id": 5015,
                "url": "https://patchwork.libcamera.org/api/series/5015/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5015",
                "date": "2025-02-24T12:08:49",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5015/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22841/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22841/checks/",
        "tags": {}
    },
    {
        "id": 22842,
        "url": "https://patchwork.libcamera.org/api/patches/22842/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22842/",
        "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": "<20250224120854.19747-3-mzamazal@redhat.com>",
        "date": "2025-02-24T12:08:51",
        "name": "[2/5] libcamera: software_isp: Handle queued output buffers on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fd91ac83a479e1af25e51e7a19cd1198ea4b26f9",
        "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/22842/mbox/",
        "series": [
            {
                "id": 5015,
                "url": "https://patchwork.libcamera.org/api/series/5015/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5015",
                "date": "2025-02-24T12:08:49",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5015/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22842/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22842/checks/",
        "tags": {}
    },
    {
        "id": 22843,
        "url": "https://patchwork.libcamera.org/api/patches/22843/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22843/",
        "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": "<20250224120854.19747-4-mzamazal@redhat.com>",
        "date": "2025-02-24T12:08:52",
        "name": "[3/5] libcamera: software_isp: Handle queued input buffers on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1eee451010d38119c4014b35cde61735b269aa2a",
        "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/22843/mbox/",
        "series": [
            {
                "id": 5015,
                "url": "https://patchwork.libcamera.org/api/series/5015/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5015",
                "date": "2025-02-24T12:08:49",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5015/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22843/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22843/checks/",
        "tags": {}
    },
    {
        "id": 22844,
        "url": "https://patchwork.libcamera.org/api/patches/22844/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22844/",
        "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": "<20250224120854.19747-5-mzamazal@redhat.com>",
        "date": "2025-02-24T12:08:53",
        "name": "[4/5] libcamera: base: Fix formatting in thread.cpp",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cba25da4c7503decad0c5ce3dd542a4f9a5a567c",
        "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/22844/mbox/",
        "series": [
            {
                "id": 5015,
                "url": "https://patchwork.libcamera.org/api/series/5015/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5015",
                "date": "2025-02-24T12:08:49",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5015/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22844/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22844/checks/",
        "tags": {}
    },
    {
        "id": 22845,
        "url": "https://patchwork.libcamera.org/api/patches/22845/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22845/",
        "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": "<20250224120854.19747-6-mzamazal@redhat.com>",
        "date": "2025-02-24T12:08:54",
        "name": "[5/5] libcamera: software_isp: Modify dispatching messages on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cfd38465bd34fcd2ea18449a570e48e04ed26b48",
        "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/22845/mbox/",
        "series": [
            {
                "id": 5015,
                "url": "https://patchwork.libcamera.org/api/series/5015/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5015",
                "date": "2025-02-24T12:08:49",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5015/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22845/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22845/checks/",
        "tags": {}
    },
    {
        "id": 22847,
        "url": "https://patchwork.libcamera.org/api/patches/22847/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22847/",
        "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": "<20250224185235.43381-2-mzamazal@redhat.com>",
        "date": "2025-02-24T18:52:31",
        "name": "[v2,1/5] libcamera: software_isp: Emit ispStatsReady only if IPA is running",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "19f30594282adcd071eceaef37d7a57aad04acce",
        "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/22847/mbox/",
        "series": [
            {
                "id": 5016,
                "url": "https://patchwork.libcamera.org/api/series/5016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5016",
                "date": "2025-02-24T18:52:30",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22847/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22847/checks/",
        "tags": {}
    },
    {
        "id": 22848,
        "url": "https://patchwork.libcamera.org/api/patches/22848/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22848/",
        "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": "<20250224185235.43381-3-mzamazal@redhat.com>",
        "date": "2025-02-24T18:52:32",
        "name": "[v2,2/5] libcamera: software_isp: Handle queued output buffers on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "fd91ac83a479e1af25e51e7a19cd1198ea4b26f9",
        "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/22848/mbox/",
        "series": [
            {
                "id": 5016,
                "url": "https://patchwork.libcamera.org/api/series/5016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5016",
                "date": "2025-02-24T18:52:30",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22848/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22848/checks/",
        "tags": {}
    },
    {
        "id": 22849,
        "url": "https://patchwork.libcamera.org/api/patches/22849/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22849/",
        "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": "<20250224185235.43381-4-mzamazal@redhat.com>",
        "date": "2025-02-24T18:52:33",
        "name": "[v2,3/5] libcamera: software_isp: Handle queued input buffers on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "1eee451010d38119c4014b35cde61735b269aa2a",
        "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/22849/mbox/",
        "series": [
            {
                "id": 5016,
                "url": "https://patchwork.libcamera.org/api/series/5016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5016",
                "date": "2025-02-24T18:52:30",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22849/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22849/checks/",
        "tags": {}
    },
    {
        "id": 22850,
        "url": "https://patchwork.libcamera.org/api/patches/22850/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22850/",
        "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": "<20250224185235.43381-6-mzamazal@redhat.com>",
        "date": "2025-02-24T18:52:35",
        "name": "[v2,5/5] libcamera: software_isp: Modify dispatching messages on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "444a3468fd5b1d83740650882c3b9264a638de15",
        "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/22850/mbox/",
        "series": [
            {
                "id": 5016,
                "url": "https://patchwork.libcamera.org/api/series/5016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5016",
                "date": "2025-02-24T18:52:30",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22850/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22850/checks/",
        "tags": {}
    },
    {
        "id": 22851,
        "url": "https://patchwork.libcamera.org/api/patches/22851/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22851/",
        "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": "<20250224185235.43381-5-mzamazal@redhat.com>",
        "date": "2025-02-24T18:52:34",
        "name": "[v2,4/5] libcamera: base: Fix formatting in thread.cpp",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "cba25da4c7503decad0c5ce3dd542a4f9a5a567c",
        "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/22851/mbox/",
        "series": [
            {
                "id": 5016,
                "url": "https://patchwork.libcamera.org/api/series/5016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5016",
                "date": "2025-02-24T18:52:30",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22851/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22851/checks/",
        "tags": {}
    },
    {
        "id": 22853,
        "url": "https://patchwork.libcamera.org/api/patches/22853/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22853/",
        "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": "<20250224220438.21512-2-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-24T22:04:37",
        "name": "[1/2] libipa: awb: Fix non-virtual destructor warning in AwbStats",
        "commit_ref": "005d19a73fb5d9813e924c26f010e0117fc47568",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "119eb73f382fcb42688ca040dd6cb117a7d91220",
        "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/22853/mbox/",
        "series": [
            {
                "id": 5017,
                "url": "https://patchwork.libcamera.org/api/series/5017/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5017",
                "date": "2025-02-24T22:04:36",
                "name": "libcamera: Fix -Wnon-virtual-dtor warning",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5017/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22853/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22853/checks/",
        "tags": {}
    },
    {
        "id": 22854,
        "url": "https://patchwork.libcamera.org/api/patches/22854/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22854/",
        "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": "<20250224220438.21512-3-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-24T22:04:38",
        "name": "[2/2] meson: Enable the -Wnon-virtual-dtor compiler option",
        "commit_ref": "4849a84a9bf3577435ba7e9bc39a8ff5d8960e6e",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "198d27841daa5405d68e02a7aa1468a954611886",
        "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/22854/mbox/",
        "series": [
            {
                "id": 5017,
                "url": "https://patchwork.libcamera.org/api/series/5017/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5017",
                "date": "2025-02-24T22:04:36",
                "name": "libcamera: Fix -Wnon-virtual-dtor warning",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5017/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22854/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22854/checks/",
        "tags": {}
    }
]