Patch List
List patches.
GET /api/patches/?format=api&page=496
[ { "id": 21148, "url": "https://patchwork.libcamera.org/api/patches/21148/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21148/", "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": "<20240902154212.1281257-19-mzamazal@redhat.com>", "date": "2024-09-02T15:42:11", "name": "[v3,18/18] libcamera: includes: Formatting improvements", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "b6436ec6c16b31fc6756b12b78ff82e15f49a308", "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/21148/mbox/", "series": [ { "id": 4556, "url": "https://patchwork.libcamera.org/api/series/4556/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4556", "date": "2024-09-02T15:41:53", "name": "Remove unused includes", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4556/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21148/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21148/checks/", "tags": {} }, { "id": 21149, "url": "https://patchwork.libcamera.org/api/patches/21149/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21149/", "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": "<20240902221317.19005-1-laurent.pinchart@ideasonboard.com>", "date": "2024-09-02T22:13:16", "name": "[1/2] utils: ipc: Include <string> in generated headers where needed", "commit_ref": "0e333755ff3a27cfab4dcd5132b0c6dfe7a209aa", "pull_url": null, "state": "accepted", "archived": false, "hash": "6c38df75a16904d9bd1ee8be3e1aff78e4567d35", "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/21149/mbox/", "series": [ { "id": 4557, "url": "https://patchwork.libcamera.org/api/series/4557/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4557", "date": "2024-09-02T22:13:16", "name": "[1/2] utils: ipc: Include <string> in generated headers where needed", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4557/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21149/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21149/checks/", "tags": {} }, { "id": 21150, "url": "https://patchwork.libcamera.org/api/patches/21150/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21150/", "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": "<20240902221317.19005-2-laurent.pinchart@ideasonboard.com>", "date": "2024-09-02T22:13:17", "name": "[2/2] libcamera: ipa: Drop unneded includes from ipa_interface.h", "commit_ref": "b318101ada9ccd2c8b53b8c7a1436e84fc157e04", "pull_url": null, "state": "accepted", "archived": false, "hash": "5f7f6f60062b4859bcda774db64e942c240d06fd", "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/21150/mbox/", "series": [ { "id": 4557, "url": "https://patchwork.libcamera.org/api/series/4557/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4557", "date": "2024-09-02T22:13:16", "name": "[1/2] utils: ipc: Include <string> in generated headers where needed", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4557/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21150/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21150/checks/", "tags": {} }, { "id": 21152, "url": "https://patchwork.libcamera.org/api/patches/21152/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21152/", "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": "<20240903103810.3288042-2-chenghaoyang@chromium.org>", "date": "2024-09-03T10:35:25", "name": "[v4,1/3] libcamera: Add rectangle two-point constructor", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "bf7c3623e53907c2d7186ff1ca30e15305e23f91", "submitter": { "id": 117, "url": "https://patchwork.libcamera.org/api/people/117/?format=api", "name": "Cheng-Hao Yang", "email": "chenghaoyang@chromium.org" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21152/mbox/", "series": [ { "id": 4558, "url": "https://patchwork.libcamera.org/api/series/4558/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4558", "date": "2024-09-03T10:35:24", "name": "Add Face Detection Controls", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4558/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21152/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21152/checks/", "tags": {} }, { "id": 21154, "url": "https://patchwork.libcamera.org/api/patches/21154/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21154/", "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": "<20240903104018.3289112-2-chenghaoyang@chromium.org>", "date": "2024-09-03T10:39:17", "name": "[v4,1/3] libcamera: Add rectangle two-point constructor", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "bf7c3623e53907c2d7186ff1ca30e15305e23f91", "submitter": { "id": 117, "url": "https://patchwork.libcamera.org/api/people/117/?format=api", "name": "Cheng-Hao Yang", "email": "chenghaoyang@chromium.org" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21154/mbox/", "series": [ { "id": 4559, "url": "https://patchwork.libcamera.org/api/series/4559/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4559", "date": "2024-09-03T10:39:16", "name": "Add Face Detection Controls", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4559/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21154/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21154/checks/", "tags": {} }, { "id": 21155, "url": "https://patchwork.libcamera.org/api/patches/21155/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21155/", "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": "<20240903104018.3289112-3-chenghaoyang@chromium.org>", "date": "2024-09-03T10:39:18", "name": "[v4,2/3] libcamera: Add face detection controls", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "e2d543b75b6a08a513ce6356213cd557840e03c8", "submitter": { "id": 117, "url": "https://patchwork.libcamera.org/api/people/117/?format=api", "name": "Cheng-Hao Yang", "email": "chenghaoyang@chromium.org" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21155/mbox/", "series": [ { "id": 4559, "url": "https://patchwork.libcamera.org/api/series/4559/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4559", "date": "2024-09-03T10:39:16", "name": "Add Face Detection Controls", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4559/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21155/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21155/checks/", "tags": {} }, { "id": 21156, "url": "https://patchwork.libcamera.org/api/patches/21156/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21156/", "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": "<20240903104018.3289112-4-chenghaoyang@chromium.org>", "date": "2024-09-03T10:39:19", "name": "[v4,3/3] libcamera: android: Add face detection control support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "ea49367b89b27e29d75fee07b4751cd213b77abb", "submitter": { "id": 117, "url": "https://patchwork.libcamera.org/api/people/117/?format=api", "name": "Cheng-Hao Yang", "email": "chenghaoyang@chromium.org" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21156/mbox/", "series": [ { "id": 4559, "url": "https://patchwork.libcamera.org/api/series/4559/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4559", "date": "2024-09-03T10:39:16", "name": "Add Face Detection Controls", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4559/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21156/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21156/checks/", "tags": {} }, { "id": 21158, "url": "https://patchwork.libcamera.org/api/patches/21158/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21158/", "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": "<20240903161059.246075-2-stefan.klug@ideasonboard.com>", "date": "2024-09-03T16:10:54", "name": "[v2,1/2] utils: checkstyle: Add a python formatter", "commit_ref": "8ffaf376bb53f6c4433e1fda4078f66dc5e69af5", "pull_url": null, "state": "accepted", "archived": false, "hash": "6e0f1ec086024a1564aaa86cfea5355e9be90f67", "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/21158/mbox/", "series": [ { "id": 4560, "url": "https://patchwork.libcamera.org/api/series/4560/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4560", "date": "2024-09-03T16:10:53", "name": "Python improvements to checkstyle.py", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4560/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21158/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21158/checks/", "tags": {} }, { "id": 21159, "url": "https://patchwork.libcamera.org/api/patches/21159/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21159/", "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": "<20240903161059.246075-3-stefan.klug@ideasonboard.com>", "date": "2024-09-03T16:10:55", "name": "[v2,2/2] utils: checkstyle: Remove style checker for python pep8", "commit_ref": "8161018b9b2a161b83072d5ddec7658079850c21", "pull_url": null, "state": "accepted", "archived": false, "hash": "13fbff9e1e915714bb986356a322b7e3e1aae5c8", "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/21159/mbox/", "series": [ { "id": 4560, "url": "https://patchwork.libcamera.org/api/series/4560/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4560", "date": "2024-09-03T16:10:53", "name": "Python improvements to checkstyle.py", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4560/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21159/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21159/checks/", "tags": {} }, { "id": 21161, "url": "https://patchwork.libcamera.org/api/patches/21161/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21161/", "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": "<20240904074500.106019-2-mzamazal@redhat.com>", "date": "2024-09-04T07:44:58", "name": "[1/2] libcamera: software_isp: Add contrast algorithm", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "70a6e07a623c7c14a76267316d701f81a259ee48", "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/21161/mbox/", "series": [ { "id": 4561, "url": "https://patchwork.libcamera.org/api/series/4561/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4561", "date": "2024-09-04T07:44:57", "name": "Add contrast control to software ISP", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4561/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21161/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21161/checks/", "tags": {} }, { "id": 21162, "url": "https://patchwork.libcamera.org/api/patches/21162/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21162/", "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": "<20240904074500.106019-3-mzamazal@redhat.com>", "date": "2024-09-04T07:44:59", "name": "[2/2] libcamera: software_isp: Add contrast control", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "53a8871472802fab0dc9c961adecea2485bf6f19", "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/21162/mbox/", "series": [ { "id": 4561, "url": "https://patchwork.libcamera.org/api/series/4561/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4561", "date": "2024-09-04T07:44:57", "name": "Add contrast control to software ISP", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4561/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21162/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21162/checks/", "tags": {} }, { "id": 21163, "url": "https://patchwork.libcamera.org/api/patches/21163/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21163/", "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": "<20240905141045.26165-1-laurent.pinchart@ideasonboard.com>", "date": "2024-09-05T14:10:45", "name": "[v2] qcam: Decrease minimum width of selector dialog", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "69f21deefb1dae3fe07c0debddce4ef7a0a2b8a8", "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/21163/mbox/", "series": [ { "id": 4562, "url": "https://patchwork.libcamera.org/api/series/4562/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4562", "date": "2024-09-05T14:10:45", "name": "[v2] qcam: Decrease minimum width of selector dialog", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4562/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21163/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21163/checks/", "tags": {} }, { "id": 21165, "url": "https://patchwork.libcamera.org/api/patches/21165/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21165/", "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": "<20240905162508.4169-2-laurent.pinchart@ideasonboard.com>", "date": "2024-09-05T16:25:07", "name": "[1/2] qcam: viewfinder_qt: Draw the letterbox background black", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "083889492ec8dba4190cbaa851281a1a0f1af1bd", "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/21165/mbox/", "series": [ { "id": 4563, "url": "https://patchwork.libcamera.org/api/series/4563/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4563", "date": "2024-09-05T16:25:06", "name": "qcam: Use black background", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4563/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21165/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21165/checks/", "tags": {} }, { "id": 21166, "url": "https://patchwork.libcamera.org/api/patches/21166/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21166/", "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": "<20240905162508.4169-3-laurent.pinchart@ideasonboard.com>", "date": "2024-09-05T16:25:08", "name": "[2/2] qcam: viewfinder_qt: Render stopped icon on a black background", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": false, "hash": "b7be808240a3349448e83ac4f1f9448bcf0c3cc5", "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/21166/mbox/", "series": [ { "id": 4563, "url": "https://patchwork.libcamera.org/api/series/4563/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4563", "date": "2024-09-05T16:25:06", "name": "qcam: Use black background", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4563/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21166/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21166/checks/", "tags": {} }, { "id": 21167, "url": "https://patchwork.libcamera.org/api/patches/21167/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21167/", "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": "<20240905-imx214-v1-1-740caf6fb0a9@apitzsch.eu>", "date": "2024-09-05T20:47:46", "name": "libcamera: libipa: camera_sensor: Add Sony IMX214 sensor properties", "commit_ref": "642dbafe64d5d8c584931f773129c50ca186a927", "pull_url": null, "state": "accepted", "archived": false, "hash": "b5de8a589e5fa5a3ccc41c34a7171992528c1ce0", "submitter": { "id": 206, "url": "https://patchwork.libcamera.org/api/people/206/?format=api", "name": "André Apitzsch", "email": "git@apitzsch.eu" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21167/mbox/", "series": [ { "id": 4564, "url": "https://patchwork.libcamera.org/api/series/4564/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4564", "date": "2024-09-05T20:47:46", "name": "libcamera: libipa: camera_sensor: Add Sony IMX214 sensor properties", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4564/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21167/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21167/checks/", "tags": {} }, { "id": 21169, "url": "https://patchwork.libcamera.org/api/patches/21169/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21169/", "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": "<20240906063444.32772-2-umang.jain@ideasonboard.com>", "date": "2024-09-06T06:34:41", "name": "[v7,1/4] libcamera: converter: Add interface for feature flags", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4fbb105a2700f364b803570974086418ee09571b", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21169/mbox/", "series": [ { "id": 4565, "url": "https://patchwork.libcamera.org/api/series/4565/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4565", "date": "2024-09-06T06:34:40", "name": "libcamera: rkisp1: Plumb the ConverterDW100 converter", "version": 7, "mbox": "https://patchwork.libcamera.org/series/4565/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21169/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21169/checks/", "tags": {} }, { "id": 21170, "url": "https://patchwork.libcamera.org/api/patches/21170/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21170/", "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": "<20240906063444.32772-3-umang.jain@ideasonboard.com>", "date": "2024-09-06T06:34:42", "name": "[v7,2/4] libcamera: converter: Add interface to support cropping capability", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "552a27fea4af8fd3da28636682bb643498a15bea", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21170/mbox/", "series": [ { "id": 4565, "url": "https://patchwork.libcamera.org/api/series/4565/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4565", "date": "2024-09-06T06:34:40", "name": "libcamera: rkisp1: Plumb the ConverterDW100 converter", "version": 7, "mbox": "https://patchwork.libcamera.org/series/4565/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21170/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21170/checks/", "tags": {} }, { "id": 21171, "url": "https://patchwork.libcamera.org/api/patches/21171/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21171/", "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": "<20240906063444.32772-4-umang.jain@ideasonboard.com>", "date": "2024-09-06T06:34:43", "name": "[v7,3/4] libcamera: rkisp1: Prepare for additional camera controls", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "a046910946b52c302474aed7ebb84b3a7e1935f6", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21171/mbox/", "series": [ { "id": 4565, "url": "https://patchwork.libcamera.org/api/series/4565/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4565", "date": "2024-09-06T06:34:40", "name": "libcamera: rkisp1: Plumb the ConverterDW100 converter", "version": 7, "mbox": "https://patchwork.libcamera.org/series/4565/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21171/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21171/checks/", "tags": {} }, { "id": 21172, "url": "https://patchwork.libcamera.org/api/patches/21172/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21172/", "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": "<20240906063444.32772-5-umang.jain@ideasonboard.com>", "date": "2024-09-06T06:34:44", "name": "[v7,4/4] libcamera: rkisp1: Plumb the dw100 dewarper as V4L2M2M converter", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "51d37121651d9ba8e45cc6bfcbd68e15d7c6f11e", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/21172/mbox/", "series": [ { "id": 4565, "url": "https://patchwork.libcamera.org/api/series/4565/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4565", "date": "2024-09-06T06:34:40", "name": "libcamera: rkisp1: Plumb the ConverterDW100 converter", "version": 7, "mbox": "https://patchwork.libcamera.org/series/4565/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21172/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21172/checks/", "tags": {} }, { "id": 21174, "url": "https://patchwork.libcamera.org/api/patches/21174/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21174/", "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": "<20240906120927.4071508-2-mzamazal@redhat.com>", "date": "2024-09-06T12:09:10", "name": "[v6,01/18] libcamera: software_isp: Remove superfluous includes", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4dd07a40aa3221d2f8fe3b562527a6888b1bb0fa", "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/21174/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21174/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21174/checks/", "tags": {} }, { "id": 21175, "url": "https://patchwork.libcamera.org/api/patches/21175/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21175/", "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": "<20240906120927.4071508-3-mzamazal@redhat.com>", "date": "2024-09-06T12:09:11", "name": "[v6,02/18] libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "29ac88f49c9b51c01da757fcad51d9da3db51e2f", "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/21175/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21175/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21175/checks/", "tags": {} }, { "id": 21176, "url": "https://patchwork.libcamera.org/api/patches/21176/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21176/", "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": "<20240906120927.4071508-5-mzamazal@redhat.com>", "date": "2024-09-06T12:09:13", "name": "[v6,04/18] libcamera: software_isp: Let IPASoftSimple inherit Module", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "1f94dd095867e0d340f4969251ad580576b6443f", "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/21176/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21176/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21176/checks/", "tags": {} }, { "id": 21177, "url": "https://patchwork.libcamera.org/api/patches/21177/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21177/", "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": "<20240906120927.4071508-4-mzamazal@redhat.com>", "date": "2024-09-06T12:09:12", "name": "[v6,03/18] libcamera: software_isp: Define skeletons for IPA refactoring", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4a00881c4c5860805a3c74d9dc57ffa7d58a83d4", "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/21177/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21177/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21177/checks/", "tags": {} }, { "id": 21178, "url": "https://patchwork.libcamera.org/api/patches/21178/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21178/", "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": "<20240906120927.4071508-6-mzamazal@redhat.com>", "date": "2024-09-06T12:09:14", "name": "[v6,05/18] libcamera: software_isp: Make stats frame and buffer aware", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "f17abc2d4b4ae08da9e9e321def54539bc7529b8", "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/21178/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21178/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21178/checks/", "tags": {} }, { "id": 21179, "url": "https://patchwork.libcamera.org/api/patches/21179/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21179/", "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": "<20240906120927.4071508-7-mzamazal@redhat.com>", "date": "2024-09-06T12:09:15", "name": "[v6,06/18] libcamera: software_isp: Remove final dots in debayer.cpp docstrings", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "c45739d9c7ada80ed5dc4f6f51cc435180dd42c6", "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/21179/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21179/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21179/checks/", "tags": {} }, { "id": 21180, "url": "https://patchwork.libcamera.org/api/patches/21180/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21180/", "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": "<20240906120927.4071508-8-mzamazal@redhat.com>", "date": "2024-09-06T12:09:16", "name": "[v6,07/18] libcamera: software_isp: Track and pass frame ids", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "d5f523807baa27db4c230ca148ee757b85bc3224", "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/21180/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21180/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21180/checks/", "tags": {} }, { "id": 21181, "url": "https://patchwork.libcamera.org/api/patches/21181/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21181/", "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": "<20240906120927.4071508-9-mzamazal@redhat.com>", "date": "2024-09-06T12:09:17", "name": "[v6,08/18] libcamera: software_isp: Create algorithms", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "fe91538189980a8bddaf0ef98f5a8266d0d598f3", "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/21181/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21181/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21181/checks/", "tags": {} }, { "id": 21182, "url": "https://patchwork.libcamera.org/api/patches/21182/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21182/", "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": "<20240906120927.4071508-10-mzamazal@redhat.com>", "date": "2024-09-06T12:09:18", "name": "[v6,09/18] libcamera: software_isp: Call Algorithm::configure", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "cd91c7e1b3a5e89319bc9d848c05717ea49fd951", "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/21182/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21182/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21182/checks/", "tags": {} }, { "id": 21183, "url": "https://patchwork.libcamera.org/api/patches/21183/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21183/", "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": "<20240906120927.4071508-12-mzamazal@redhat.com>", "date": "2024-09-06T12:09:20", "name": "[v6,11/18] libcamera: software_isp: Call Algorithm::prepare", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "b5083a496ce110b6caebf695369c32db82bf7a8e", "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/21183/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21183/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21183/checks/", "tags": {} }, { "id": 21184, "url": "https://patchwork.libcamera.org/api/patches/21184/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21184/", "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": "<20240906120927.4071508-11-mzamazal@redhat.com>", "date": "2024-09-06T12:09:19", "name": "[v6,10/18] libcamera: software_isp: Call Algorithm::queueRequest", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "dc47842229eaaa4ac06b87c9fbe5c03c85cdfd8d", "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/21184/mbox/", "series": [ { "id": 4566, "url": "https://patchwork.libcamera.org/api/series/4566/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4566", "date": "2024-09-06T12:09:09", "name": "Software ISP refactoring", "version": 6, "mbox": "https://patchwork.libcamera.org/series/4566/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/21184/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/21184/checks/", "tags": {} } ]