Patch List
List patches.
GET /api/patches/?format=api&page=520
[ { "id": 22009, "url": "https://patchwork.libcamera.org/api/patches/22009/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22009/", "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": "<20241119121928.30939-12-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:22", "name": "[v4,11/17] test: libipa: Add Vector class test", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "7c7f31126c0f4e8456a478eda7d3ae7b3bb2eaf0", "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/22009/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22009/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22009/checks/", "tags": {} }, { "id": 22010, "url": "https://patchwork.libcamera.org/api/patches/22010/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22010/", "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": "<20241119121928.30939-13-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:23", "name": "[v4,12/17] ipa: ipu3: awb: Replace Awb::RGB class with ipa::RGB", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "48de9c8d46afecd26ad9452021ec0768c2d33126", "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/22010/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22010/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22010/checks/", "tags": {} }, { "id": 22011, "url": "https://patchwork.libcamera.org/api/patches/22011/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22011/", "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": "<20241119121928.30939-14-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:24", "name": "[v4,13/17] ipa: libipa: colour: Use the RGB class to model RGB values", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "ca645f8a46fbfe10b71e0920f95fb04e5f3cc306", "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/22011/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22011/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22011/checks/", "tags": {} }, { "id": 22012, "url": "https://patchwork.libcamera.org/api/patches/22012/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22012/", "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": "<20241119121928.30939-15-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:25", "name": "[v4,14/17] ipa: libipa: colour: Use Vector and Matrix for linear algebra", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "28f8d99061a337c4501ba571c58378c7245a1e41", "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/22012/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22012/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22012/checks/", "tags": {} }, { "id": 22013, "url": "https://patchwork.libcamera.org/api/patches/22013/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22013/", "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": "<20241119121928.30939-16-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:26", "name": "[v4,15/17] ipa: rkisp1: awb: Use RGB class to store colour gains", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "c372820e666e0cd947235806fe2cb126cfbcf94a", "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/22013/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22013/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22013/checks/", "tags": {} }, { "id": 22014, "url": "https://patchwork.libcamera.org/api/patches/22014/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22014/", "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": "<20241119121928.30939-17-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:27", "name": "[v4,16/17] ipa: rkisp1: awb: Use Vector and Matrix for linear algebra", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "f0af1b1421506169468c644c6acf11fc046b3f6e", "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/22014/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22014/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22014/checks/", "tags": {} }, { "id": 22015, "url": "https://patchwork.libcamera.org/api/patches/22015/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22015/", "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": "<20241119121928.30939-18-laurent.pinchart@ideasonboard.com>", "date": "2024-11-19T12:19:28", "name": "[v4,17/17] ipa: rkisp1: awb: Expand comment", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "2583a7b1628b1af4a12359990ebe7918ac3fe13d", "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/22015/mbox/", "series": [ { "id": 4804, "url": "https://patchwork.libcamera.org/api/series/4804/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4804", "date": "2024-11-19T12:19:11", "name": "Improve linear algebra helpers in libipa", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4804/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22015/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22015/checks/", "tags": {} }, { "id": 22017, "url": "https://patchwork.libcamera.org/api/patches/22017/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22017/", "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": "<20241119130301.264972-3-dan.scally@ideasonboard.com>", "date": "2024-11-19T13:03:01", "name": "[v4,2/2] libcamera: pipelines: Draw control delays from CameraSensor properties", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "c5a2c0fc2b183a04e926cb2087c4ffeb71c4bca9", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/22017/mbox/", "series": [ { "id": 4805, "url": "https://patchwork.libcamera.org/api/series/4805/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4805", "date": "2024-11-19T13:02:59", "name": "Add sensor control delays to CameraSensorProperties", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4805/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22017/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22017/checks/", "tags": {} }, { "id": 22018, "url": "https://patchwork.libcamera.org/api/patches/22018/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22018/", "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": "<20241119130301.264972-2-dan.scally@ideasonboard.com>", "date": "2024-11-19T13:03:00", "name": "[v4,1/2] libcamera: camera_sensor_properties: Add sensor control delays", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "b5d044e1b50e7b71f038286ea9d912a3d308387d", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/22018/mbox/", "series": [ { "id": 4805, "url": "https://patchwork.libcamera.org/api/series/4805/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4805", "date": "2024-11-19T13:02:59", "name": "Add sensor control delays to CameraSensorProperties", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4805/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22018/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22018/checks/", "tags": {} }, { "id": 22020, "url": "https://patchwork.libcamera.org/api/patches/22020/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22020/", "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": "<20241120073806.3552478-2-chenghaoyang@chromium.org>", "date": "2024-11-20T07:36:59", "name": "[v4,1/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc05a2 sensor properties", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "8a7b799a4348a1dc5e86ae46a8c124a84a6f6706", "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/22020/mbox/", "series": [ { "id": 4806, "url": "https://patchwork.libcamera.org/api/series/4806/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4806", "date": "2024-11-20T07:36:58", "name": "Add camera sensor properties for ciri", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4806/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22020/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22020/checks/", "tags": {} }, { "id": 22021, "url": "https://patchwork.libcamera.org/api/patches/22021/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22021/", "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": "<20241120073806.3552478-3-chenghaoyang@chromium.org>", "date": "2024-11-20T07:37:00", "name": "[v4,2/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor properties", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "391daf8be4a9f703048ac0592a0ada2f90334166", "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/22021/mbox/", "series": [ { "id": 4806, "url": "https://patchwork.libcamera.org/api/series/4806/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4806", "date": "2024-11-20T07:36:58", "name": "Add camera sensor properties for ciri", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4806/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22021/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22021/checks/", "tags": {} }, { "id": 22023, "url": "https://patchwork.libcamera.org/api/patches/22023/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22023/", "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": "<20241120085753.1993436-2-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:40", "name": "[1/7] libcamera: rkisp1: Fix scope of dewarper stop() exit action", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "61e258ccfc4ca6185a3766861e8895540cc63f3e", "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/22023/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22023/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22023/checks/", "tags": {} }, { "id": 22024, "url": "https://patchwork.libcamera.org/api/patches/22024/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22024/", "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": "<20241120085753.1993436-3-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:41", "name": "[2/7] libcamera: rkisp1: Keep aspect ratio on imx8mp", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3e82f465d86669bfc32ec137ca90a5bfe492548a", "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/22024/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22024/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22024/checks/", "tags": {} }, { "id": 22025, "url": "https://patchwork.libcamera.org/api/patches/22025/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22025/", "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": "<20241120085753.1993436-4-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:42", "name": "[3/7] libcamera: geometry: Add Rectangle::mappedBetween()", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "94fbc330e50af8f127a19504b444d8ef58e1f71c", "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/22025/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22025/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22025/checks/", "tags": {} }, { "id": 22026, "url": "https://patchwork.libcamera.org/api/patches/22026/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22026/", "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": "<20241120085753.1993436-5-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:43", "name": "[4/7] pipeline: rkisp1: Split inputCrop and outputCrop", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "305ae928517a7fe4128a8c9e713a76438e52c922", "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/22026/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22026/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22026/checks/", "tags": {} }, { "id": 22027, "url": "https://patchwork.libcamera.org/api/patches/22027/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22027/", "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": "<20241120085753.1993436-6-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:44", "name": "[5/7] pipeline: rkisp1: Reorder sensorInfo collection code", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "b1ac0b287a777492b82f847431894fad16f170cc", "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/22027/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22027/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22027/checks/", "tags": {} }, { "id": 22028, "url": "https://patchwork.libcamera.org/api/patches/22028/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22028/", "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": "<20241120085753.1993436-7-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:45", "name": "[6/7] pipeline: rkisp1: Fix ScalerCrop to be in sensor coordinates", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "eca69bfec0a430d581cba43cbe52c79e6b067215", "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/22028/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22028/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22028/checks/", "tags": {} }, { "id": 22029, "url": "https://patchwork.libcamera.org/api/patches/22029/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22029/", "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": "<20241120085753.1993436-8-stefan.klug@ideasonboard.com>", "date": "2024-11-20T08:57:46", "name": "[7/7] pipeline: rkisp1: Add ScalerMaximumCrop property", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "940f866d9ddc51cee08e5f2864ccb909b3becadc", "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/22029/mbox/", "series": [ { "id": 4807, "url": "https://patchwork.libcamera.org/api/series/4807/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4807", "date": "2024-11-20T08:57:39", "name": "rkisp1: Fix aspect ratio and ScalerCrop", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4807/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22029/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22029/checks/", "tags": {} }, { "id": 22030, "url": "https://patchwork.libcamera.org/api/patches/22030/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22030/", "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": "<20241120100414.219130-1-qi.hou@nxp.com>", "date": "2024-11-20T10:04:14", "name": "[v4] gstreamer: Add GstVideoMeta support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "464f1c556b06f2a43f24aca9ee9b011ed5914424", "submitter": { "id": 195, "url": "https://patchwork.libcamera.org/api/people/195/?format=api", "name": "Qi Hou", "email": "qi.hou@nxp.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/22030/mbox/", "series": [ { "id": 4808, "url": "https://patchwork.libcamera.org/api/series/4808/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4808", "date": "2024-11-20T10:04:14", "name": "[v4] gstreamer: Add GstVideoMeta support", "version": 4, "mbox": "https://patchwork.libcamera.org/series/4808/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22030/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22030/checks/", "tags": {} }, { "id": 22032, "url": "https://patchwork.libcamera.org/api/patches/22032/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22032/", "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": "<20241120142807.2093301-2-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:48", "name": "[v3,1/9] ipa: rpi: Rename Matrix to Matrix3x3", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "fba42e7522797bd235de44ce4d34a299d7978f83", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22032/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22032/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22032/checks/", "tags": {} }, { "id": 22033, "url": "https://patchwork.libcamera.org/api/patches/22033/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22033/", "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": "<20241120142807.2093301-3-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:49", "name": "[v3,2/9] libcamera: Copy Matrix class from libipa to libcamera", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "5e62b225fe24397b1019e88de29de0c0b8fe8063", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22033/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22033/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22033/checks/", "tags": {} }, { "id": 22034, "url": "https://patchwork.libcamera.org/api/patches/22034/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22034/", "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": "<20241120142807.2093301-4-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:50", "name": "[v3,3/9] libcamera: internal: Move Matrix class into libcamera namespace", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "c8c3fd96294f1e6e64349d1a84213f63efba2b6e", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22034/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22034/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22034/checks/", "tags": {} }, { "id": 22035, "url": "https://patchwork.libcamera.org/api/patches/22035/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22035/", "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": "<20241120142807.2093301-5-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:51", "name": "[v3,4/9] libcamera: internal: matrix: Replace vector with array in constructor", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "b36414b9c3bac67eae1988b84abf347c139b6a44", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22035/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22035/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22035/checks/", "tags": {} }, { "id": 22036, "url": "https://patchwork.libcamera.org/api/patches/22036/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22036/", "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": "<20241120142807.2093301-6-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:52", "name": "[v3,5/9] libcamera: internal: Add Matrix class to build", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "d6a9e31f3eea66a42a98d30339fa0cece83a4eef", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22036/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22036/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22036/checks/", "tags": {} }, { "id": 22037, "url": "https://patchwork.libcamera.org/api/patches/22037/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22037/", "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": "<20241120142807.2093301-7-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:53", "name": "[v3,6/9] ipa: rpi: ccm: Replace local matrix implementation with the one from libcamera", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "bc04535d7a9d30b6c1ac0302b38a5a33e9914a33", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22037/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22037/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22037/checks/", "tags": {} }, { "id": 22038, "url": "https://patchwork.libcamera.org/api/patches/22038/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22038/", "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": "<20241120142807.2093301-8-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:54", "name": "[v3,7/9] libipa: Use Matrix class from libcamera", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "70c4f414b7ab8e14649c22f1f410baa9783f155d", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22038/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22038/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22038/checks/", "tags": {} }, { "id": 22039, "url": "https://patchwork.libcamera.org/api/patches/22039/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22039/", "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": "<20241120142807.2093301-9-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:55", "name": "[v3,8/9] rkisp1: Use Matrix class from libcamera", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "49097a4f99b2c326232f2adf91628a14513900af", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22039/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22039/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22039/checks/", "tags": {} }, { "id": 22040, "url": "https://patchwork.libcamera.org/api/patches/22040/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22040/", "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": "<20241120142807.2093301-10-stefan.klug@ideasonboard.com>", "date": "2024-11-20T14:27:56", "name": "[v3,9/9] libipa: Drop Matrix class", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "a9ba5829688d33e28c34d7e24ad53ac5a291cd5e", "submitter": { "id": 184, "url": "https://patchwork.libcamera.org/api/people/184/?format=api", "name": "Stefan Klug", "email": "stefan.klug@ideasonboard.com" }, "delegate": { "id": 17, "url": "https://patchwork.libcamera.org/api/users/17/?format=api", "username": "epaul", "first_name": "Paul", "last_name": "Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/22040/mbox/", "series": [ { "id": 4809, "url": "https://patchwork.libcamera.org/api/series/4809/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4809", "date": "2024-11-20T14:27:47", "name": "Move Matrix class from libipa to libcamera", "version": 3, "mbox": "https://patchwork.libcamera.org/series/4809/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22040/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22040/checks/", "tags": {} }, { "id": 22042, "url": "https://patchwork.libcamera.org/api/patches/22042/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22042/", "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": "<20241120180104.1221846-2-mzamazal@redhat.com>", "date": "2024-11-20T18:00:56", "name": "[1/9] libcamera: software_isp: Determine color temperature", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "069100f2173f119fe2ad13a156b2cae43f9b0184", "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/22042/mbox/", "series": [ { "id": 4810, "url": "https://patchwork.libcamera.org/api/series/4810/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4810", "date": "2024-11-20T18:00:55", "name": "Software ISP support for CCM", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4810/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22042/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22042/checks/", "tags": {} }, { "id": 22043, "url": "https://patchwork.libcamera.org/api/patches/22043/?format=api", "web_url": "https://patchwork.libcamera.org/patch/22043/", "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": "<20241120180104.1221846-3-mzamazal@redhat.com>", "date": "2024-11-20T18:00:57", "name": "[2/9] libcamera: software_isp: Store color temperature to metadata", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3bb6c1c88896b5e8ece61683afd8c362e7e060e3", "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/22043/mbox/", "series": [ { "id": 4810, "url": "https://patchwork.libcamera.org/api/series/4810/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4810", "date": "2024-11-20T18:00:55", "name": "Software ISP support for CCM", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4810/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/22043/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/22043/checks/", "tags": {} } ]