Patch List
List patches.
GET /api/patches/?format=api&page=454
[ { "id": 19705, "url": "https://patchwork.libcamera.org/api/patches/19705/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19705/", "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": "<20240313121223.138150-4-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:14", "name": "[v2,03/12] libcamera: lc-compliance: Add initial set of per-frame-control tests", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "6c20dcd9adc00d9fedade2e57de537af9f6e6f01", "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/19705/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19705/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19705/checks/", "tags": {} }, { "id": 19706, "url": "https://patchwork.libcamera.org/api/patches/19706/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19706/", "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": "<20240313121223.138150-5-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:15", "name": "[v2,04/12] libcamera: delayed_controls: Update unit tests to expected semantics", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "c67c051cac86b8c00493bda0cee3e159e7b4984b", "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/19706/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19706/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19706/checks/", "tags": {} }, { "id": 19707, "url": "https://patchwork.libcamera.org/api/patches/19707/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19707/", "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": "<20240313121223.138150-6-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:16", "name": "[v2,05/12] libcamera: delayed_controls: Rename class members", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "fb0581dca1934512c8e884c8457d375d07e16d0e", "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/19707/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19707/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19707/checks/", "tags": {} }, { "id": 19708, "url": "https://patchwork.libcamera.org/api/patches/19708/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19708/", "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": "<20240313121223.138150-7-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:17", "name": "[v2,06/12] libcamera: delayed_controls: Rework delayed controls implementation", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3e6dd9c84b79b828f6ce494e7b630b8b48518435", "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/19708/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19708/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19708/checks/", "tags": {} }, { "id": 19709, "url": "https://patchwork.libcamera.org/api/patches/19709/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19709/", "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": "<20240313121223.138150-8-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:18", "name": "[v2,07/12] libcamera: delayed_controls: Add some logging", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "5003502376ae5e72c51af0131a6ff120c896aad5", "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/19709/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19709/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19709/checks/", "tags": {} }, { "id": 19710, "url": "https://patchwork.libcamera.org/api/patches/19710/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19710/", "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": "<20240313121223.138150-9-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:19", "name": "[v2,08/12] libcamera: delayed_controls: Add ctrls list parameter to reset() function", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "c592a7eb40d1161a2c380dcd93954f688bcee1c8", "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/19710/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19710/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19710/checks/", "tags": {} }, { "id": 19711, "url": "https://patchwork.libcamera.org/api/patches/19711/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19711/", "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": "<20240313121223.138150-10-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:20", "name": "[v2,09/12] pipeline: rkisp1: Move call to setSensorControls.emit()", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "34e3dd45f89b476a47d82ae2d1bd1f2457ebf8b5", "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/19711/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19711/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19711/checks/", "tags": {} }, { "id": 19712, "url": "https://patchwork.libcamera.org/api/patches/19712/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19712/", "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": "<20240313121223.138150-12-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:22", "name": "[v2,11/12] pipeline: rkisp1: Fix per-frame-controls in manual mode", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "206b9d2e4adc51b6b4a5139bd38db574d355bc0e", "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/19712/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19712/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19712/checks/", "tags": {} }, { "id": 19713, "url": "https://patchwork.libcamera.org/api/patches/19713/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19713/", "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": "<20240313121223.138150-11-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:21", "name": "[v2,10/12] pipeline: rkisp1: Add more debug logging", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "017324b6b2f923faa8e29ebda4962c889396ad8e", "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/19713/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19713/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19713/checks/", "tags": {} }, { "id": 19714, "url": "https://patchwork.libcamera.org/api/patches/19714/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19714/", "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": "<20240313121223.138150-13-stefan.klug@ideasonboard.com>", "date": "2024-03-13T12:12:23", "name": "[v2,12/12] pipeline: rkisp1: Apply initial controls", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "dd74453d9f441e83e1f2408e56f88f0a795f3a39", "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/19714/mbox/", "series": [ { "id": 4221, "url": "https://patchwork.libcamera.org/api/series/4221/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4221", "date": "2024-03-13T12:12:11", "name": "Preparation for per-frame-controls and initial tests", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4221/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19714/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19714/checks/", "tags": {} }, { "id": 19715, "url": "https://patchwork.libcamera.org/api/patches/19715/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19715/", "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": "<20240313153058.189684-1-stefan.klug@ideasonboard.com>", "date": "2024-03-13T15:30:58", "name": "mipi-csis: Emit V4L2_EVENT_FRAME_SYNC events", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": false, "hash": "30e03d9edc797a26b03623b2f8f69918df711cad", "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/19715/mbox/", "series": [ { "id": 4222, "url": "https://patchwork.libcamera.org/api/series/4222/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4222", "date": "2024-03-13T15:30:58", "name": "mipi-csis: Emit V4L2_EVENT_FRAME_SYNC events", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4222/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19715/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19715/checks/", "tags": {} }, { "id": 19716, "url": "https://patchwork.libcamera.org/api/patches/19716/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19716/", "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": "<20240314093652.56923-1-stefan.klug@ideasonboard.com>", "date": "2024-03-14T09:36:50", "name": "[v2] media: mipi-csis: Emit V4L2_EVENT_FRAME_SYNC events", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": false, "hash": "c8fdf4efc1636f12057a017325afbd6ee005ceb4", "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/19716/mbox/", "series": [ { "id": 4223, "url": "https://patchwork.libcamera.org/api/series/4223/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4223", "date": "2024-03-14T09:36:50", "name": "[v2] media: mipi-csis: Emit V4L2_EVENT_FRAME_SYNC events", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4223/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19716/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19716/checks/", "tags": {} }, { "id": 19717, "url": "https://patchwork.libcamera.org/api/patches/19717/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19717/", "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": "<20240314105736.109201-1-stefan.klug@ideasonboard.com>", "date": "2024-03-14T10:57:36", "name": "checkstyle: Work around bug in difflib", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "dd9c7053c265a0af2bc2d82e9bd0016e96f0fa4e", "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/19717/mbox/", "series": [ { "id": 4224, "url": "https://patchwork.libcamera.org/api/series/4224/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4224", "date": "2024-03-14T10:57:36", "name": "checkstyle: Work around bug in difflib", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4224/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19717/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19717/checks/", "tags": {} }, { "id": 19718, "url": "https://patchwork.libcamera.org/api/patches/19718/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19718/", "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": "<20240314140720.41728-1-jacopo.mondi@ideasonboard.com>", "date": "2024-03-14T14:07:08", "name": "libcamera: pipeline: Add Mali-C55 ISP pipeline", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "27b6b232decefe3e806505e655ffe7a50cbcc98f", "submitter": { "id": 143, "url": "https://patchwork.libcamera.org/api/people/143/?format=api", "name": "Jacopo Mondi", "email": "jacopo.mondi@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19718/mbox/", "series": [ { "id": 4225, "url": "https://patchwork.libcamera.org/api/series/4225/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4225", "date": "2024-03-14T14:07:08", "name": "libcamera: pipeline: Add Mali-C55 ISP pipeline", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4225/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19718/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19718/checks/", "tags": {} }, { "id": 19720, "url": "https://patchwork.libcamera.org/api/patches/19720/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19720/", "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": "<20240315001613.2033-2-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:00", "name": "[v2,01/14] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfo", "commit_ref": "3777d80acc863a19e1d0847d14f4ae86905fb76b", "pull_url": null, "state": "accepted", "archived": false, "hash": "f59cd4ea5e2190aff063b3de9ff7f99547100eda", "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/19720/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19720/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19720/checks/", "tags": {} }, { "id": 19721, "url": "https://patchwork.libcamera.org/api/patches/19721/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19721/", "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": "<20240315001613.2033-3-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:01", "name": "[v2,02/14] libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo", "commit_ref": "1a1cf4a2c13a04f23593419ce93e97f9a5bb22d1", "pull_url": null, "state": "accepted", "archived": false, "hash": "fceb41c964d3c7db45b4427285aa363e0280e639", "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/19721/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19721/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19721/checks/", "tags": {} }, { "id": 19722, "url": "https://patchwork.libcamera.org/api/patches/19722/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19722/", "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": "<20240315001613.2033-4-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:02", "name": "[v2,03/14] libcamera: v4l2_subdevice: Expose media bus format info as internal API", "commit_ref": "d60fb232588efe9f9aee001faaab35bf5f46bec1", "pull_url": null, "state": "accepted", "archived": false, "hash": "e5ea86d9f2d82559f1f4d94b6aa9c151fc1dd50e", "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/19722/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19722/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19722/checks/", "tags": {} }, { "id": 19723, "url": "https://patchwork.libcamera.org/api/patches/19723/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19723/", "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": "<20240315001613.2033-5-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:03", "name": "[v2,04/14] libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats", "commit_ref": "7941903d628a4511fc1cd63ab0df291d70c99bbd", "pull_url": null, "state": "accepted", "archived": false, "hash": "9fcde0c54ffb63fbd57b19c632dfe8885ec899c6", "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/19723/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19723/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19723/checks/", "tags": {} }, { "id": 19724, "url": "https://patchwork.libcamera.org/api/patches/19724/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19724/", "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": "<20240315001613.2033-6-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:04", "name": "[v2,05/14] libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel()", "commit_ref": "4c82481fc4622c2e78ec9f426bcad27728bb7079", "pull_url": null, "state": "accepted", "archived": false, "hash": "940535e55bfad49cca98f3ab2c5dbbf6334b5cc0", "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/19724/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19724/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19724/checks/", "tags": {} }, { "id": 19725, "url": "https://patchwork.libcamera.org/api/patches/19725/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19725/", "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": "<20240315001613.2033-7-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:05", "name": "[v2,06/14] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code", "commit_ref": "d41e0585e972c1350d55679e61e0b91368bb61f9", "pull_url": null, "state": "accepted", "archived": false, "hash": "bbb411e3f01eb78bfbf232434c44be5205832902", "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/19725/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19725/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19725/checks/", "tags": {} }, { "id": 19726, "url": "https://patchwork.libcamera.org/api/patches/19726/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19726/", "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": "<20240315001613.2033-8-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:06", "name": "[v2,07/14] libcamera: v4l2_subdevice: Add stream support to get/set functions", "commit_ref": "0d2ad0cd8424e1b418cbb753bae100efc1b3d669", "pull_url": null, "state": "accepted", "archived": false, "hash": "3d43455bdcbf7aa68c3c257e58facb4542a21646", "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/19726/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19726/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19726/checks/", "tags": {} }, { "id": 19727, "url": "https://patchwork.libcamera.org/api/patches/19727/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19727/", "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": "<20240315001613.2033-9-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:07", "name": "[v2,08/14] libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<()", "commit_ref": "e8f01b37e809bd7b101e6528b59c314ea3268068", "pull_url": null, "state": "accepted", "archived": false, "hash": "d178f71108ee8a685ba681692d61825b5656020b", "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/19727/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19727/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19727/checks/", "tags": {} }, { "id": 19728, "url": "https://patchwork.libcamera.org/api/patches/19728/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19728/", "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": "<20240315001613.2033-10-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:08", "name": "[v2,09/14] libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure", "commit_ref": "c5a8152af269e798297debcf6ab1bfb5ed82ebc1", "pull_url": null, "state": "accepted", "archived": false, "hash": "5d50b691eca6505a3aa66d1175b9104e605c11be", "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/19728/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19728/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19728/checks/", "tags": {} }, { "id": 19729, "url": "https://patchwork.libcamera.org/api/patches/19729/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19729/", "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": "<20240315001613.2033-11-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:09", "name": "[v2,10/14] libcamera: camera_sensor: Move related classes to subdirectory", "commit_ref": "2a0baf47eb8a336f8378044dbeda9e7873a57d25", "pull_url": null, "state": "accepted", "archived": false, "hash": "5463900f2b845737da3cce91d56e152bf706f36f", "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/19729/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19729/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19729/checks/", "tags": {} }, { "id": 19730, "url": "https://patchwork.libcamera.org/api/patches/19730/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19730/", "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": "<20240315001613.2033-12-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:10", "name": "[v2,11/14] libcamera: camera_sensor: Drop updateControlInfo() function", "commit_ref": "9b1a2a8c8b89b2c56afc155c67c78baefee19d28", "pull_url": null, "state": "accepted", "archived": false, "hash": "d65a031c9c5bb8827801955cd05c73df47b7e5b1", "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/19730/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19730/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19730/checks/", "tags": {} }, { "id": 19731, "url": "https://patchwork.libcamera.org/api/patches/19731/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19731/", "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": "<20240315001613.2033-13-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:11", "name": "[v2,12/14] libcamera: camera_sensor: Reorder functions", "commit_ref": "2a6d4324570a3e9803067ec674d20cd0a8e25863", "pull_url": null, "state": "accepted", "archived": false, "hash": "d317a1bae8f2311357d46b81752d7d6088a8f349", "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/19731/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19731/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19731/checks/", "tags": {} }, { "id": 19732, "url": "https://patchwork.libcamera.org/api/patches/19732/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19732/", "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": "<20240315001613.2033-14-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:12", "name": "[v2,13/14] libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flag", "commit_ref": "58bcddbdeb7e7b40ba8e7eecc2fad385d85f23ce", "pull_url": null, "state": "accepted", "archived": false, "hash": "d05e1bf7331258999b61942fcb585b8e860c608c", "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/19732/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19732/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19732/checks/", "tags": {} }, { "id": 19733, "url": "https://patchwork.libcamera.org/api/patches/19733/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19733/", "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": "<20240315001613.2033-15-laurent.pinchart@ideasonboard.com>", "date": "2024-03-15T00:16:13", "name": "[v2,14/14] libcamera: camera_sensor: Expose the Bayer order", "commit_ref": "284919ef2e509d8109b84eedcc6d5c2f78cddbef", "pull_url": null, "state": "accepted", "archived": false, "hash": "ccf49c5bf933190dafafb95cd805ecf7da445eff", "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/19733/mbox/", "series": [ { "id": 4226, "url": "https://patchwork.libcamera.org/api/series/4226/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4226", "date": "2024-03-15T00:15:59", "name": "libcamera: Prepare for new camera sensor class", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4226/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19733/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19733/checks/", "tags": {} }, { "id": 19734, "url": "https://patchwork.libcamera.org/api/patches/19734/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19734/", "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": "<20240318101331.3960778-1-paul.elder@ideasonboard.com>", "date": "2024-03-18T10:13:31", "name": "utils: tuning: readme: Improve names of dependency packages", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "c776cd03876affb621c0e141a9cd4dcc217703aa", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19734/mbox/", "series": [ { "id": 4227, "url": "https://patchwork.libcamera.org/api/series/4227/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4227", "date": "2024-03-18T10:13:31", "name": "utils: tuning: readme: Improve names of dependency packages", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4227/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19734/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19734/checks/", "tags": {} }, { "id": 19736, "url": "https://patchwork.libcamera.org/api/patches/19736/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19736/", "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": "<20240318104357.441724-2-mzamazal@redhat.com>", "date": "2024-03-18T10:43:57", "name": "[v3,1/1] apps: cam: Add support for pnm output format", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "9d4544593e52ce82426b8475b77e2eaca60c1c31", "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/19736/mbox/", "series": [ { "id": 4228, "url": "https://patchwork.libcamera.org/api/series/4228/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4228", "date": "2024-03-18T10:43:56", "name": "cam: Add support for pnm output format", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4228/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19736/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19736/checks/", "tags": {} } ]