List patches.

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

[
    {
        "id": 11077,
        "url": "https://patchwork.libcamera.org/api/patches/11077/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11077/",
        "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": "<20210131184352.10635-2-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T18:43:51",
        "name": "[libcamera-devel,1/2] utils: gen-formats: Support big-endian DRM formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bb68cd83307805ff3ad8f3db48f2b44457761d9e",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11077/mbox/",
        "series": [
            {
                "id": 1632,
                "url": "https://patchwork.libcamera.org/api/series/1632/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1632",
                "date": "2021-01-31T18:43:50",
                "name": "libcamera: Add support for RGB565X format",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1632/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11077/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11077/checks/",
        "tags": {}
    },
    {
        "id": 11078,
        "url": "https://patchwork.libcamera.org/api/patches/11078/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11078/",
        "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": "<20210131184352.10635-3-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T18:43:52",
        "name": "[libcamera-devel,2/2] libcamera: formats: Add RGB565_BE format",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "7abccd69948ff36a14b8574e4e5438ae082a3055",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11078/mbox/",
        "series": [
            {
                "id": 1632,
                "url": "https://patchwork.libcamera.org/api/series/1632/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1632",
                "date": "2021-01-31T18:43:50",
                "name": "libcamera: Add support for RGB565X format",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1632/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11078/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11078/checks/",
        "tags": {}
    },
    {
        "id": 11079,
        "url": "https://patchwork.libcamera.org/api/patches/11079/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11079/",
        "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": "<20210131224702.8838-1-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:42",
        "name": "[libcamera-devel,00/20] libcamera: Multi-stream support for the simple pipeline handler",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4de3a0b1aae11e4baabe42094a9f0791aa49efe0",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11079/mbox/",
        "series": [],
        "comments": "https://patchwork.libcamera.org/api/patches/11079/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11079/checks/",
        "tags": {}
    },
    {
        "id": 11080,
        "url": "https://patchwork.libcamera.org/api/patches/11080/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11080/",
        "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": "<20210131224702.8838-2-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:43",
        "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "48f82927d815774e4191179712030370a95b9a32",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11080/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11080/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11080/checks/",
        "tags": {}
    },
    {
        "id": 11081,
        "url": "https://patchwork.libcamera.org/api/patches/11081/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11081/",
        "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": "<20210131224702.8838-3-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:44",
        "name": "[libcamera-devel,02/20] libcamera: pipeline: simple: Don't override stride at configure time",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "54fe8668d92abf9f8c53cca12023034314adcbf5",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11081/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11081/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11081/checks/",
        "tags": {}
    },
    {
        "id": 11082,
        "url": "https://patchwork.libcamera.org/api/patches/11082/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11082/",
        "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": "<20210131224702.8838-4-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:45",
        "name": "[libcamera-devel,03/20] libcamera: pipeline: simple: converter: Group query functions together",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "82700a871956e7ed0558bd55a9ce2849bb4f9b9e",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11082/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11082/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11082/checks/",
        "tags": {}
    },
    {
        "id": 11083,
        "url": "https://patchwork.libcamera.org/api/patches/11083/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11083/",
        "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": "<20210131224702.8838-5-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:46",
        "name": "[libcamera-devel,04/20] libcamera: pipeline: simple: converter: Use StreamConfiguration for input configuration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5d6c0446fd03483057f8d16c94a28a709c4aa49e",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11083/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11083/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11083/checks/",
        "tags": {}
    },
    {
        "id": 11084,
        "url": "https://patchwork.libcamera.org/api/patches/11084/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11084/",
        "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": "<20210131224702.8838-6-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:47",
        "name": "[libcamera-devel,05/20] libcamera: pipeline: simple: converter: Configure input stride",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "60dfd096c755f2b447bcf906b2921598220adb64",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11084/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11084/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11084/checks/",
        "tags": {}
    },
    {
        "id": 11085,
        "url": "https://patchwork.libcamera.org/api/patches/11085/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11085/",
        "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": "<20210131224702.8838-7-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:48",
        "name": "[libcamera-devel,06/20] libcamera: pipeline: simple: converter: Differentiate input and output buffers count",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "76e0c4363f5a99c8621fb93a50c85e1345f594d3",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11085/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11085/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11085/checks/",
        "tags": {}
    },
    {
        "id": 11086,
        "url": "https://patchwork.libcamera.org/api/patches/11086/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11086/",
        "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": "<20210131224702.8838-8-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:49",
        "name": "[libcamera-devel,07/20] libcamera: pipeline: simple: converter: Replace open() with isValid()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2028a4aad6c54c32ae5ad2ddb0b1f5b514b3093b",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11086/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11086/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11086/checks/",
        "tags": {}
    },
    {
        "id": 11087,
        "url": "https://patchwork.libcamera.org/api/patches/11087/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11087/",
        "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": "<20210131224702.8838-9-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:50",
        "name": "[libcamera-devel,08/20] libcamera: pipeline: simple: converter: Decouple input and output completion",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fda2cf8fae8e41a2ace1b587e6ad168dfbbb08be",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11087/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11087/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11087/checks/",
        "tags": {}
    },
    {
        "id": 11088,
        "url": "https://patchwork.libcamera.org/api/patches/11088/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11088/",
        "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": "<20210131224702.8838-10-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:51",
        "name": "[libcamera-devel,09/20] libcamera: pipeline: simple: converter: Add multi-stream support",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3c613af1271cab493ba5eb94f104acddd2e5c2ca",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11088/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11088/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11088/checks/",
        "tags": {}
    },
    {
        "id": 11089,
        "url": "https://patchwork.libcamera.org/api/patches/11089/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11089/",
        "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": "<20210131224702.8838-11-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:52",
        "name": "[libcamera-devel,10/20] libcamera: pipeline: simple: Store streams in a vector",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5b2463acc9aa9f11f9558f868f44082a9f1bda08",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11089/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11089/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11089/checks/",
        "tags": {}
    },
    {
        "id": 11090,
        "url": "https://patchwork.libcamera.org/api/patches/11090/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11090/",
        "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": "<20210131224702.8838-12-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:53",
        "name": "[libcamera-devel,11/20] libcamera: pipeline: simple: Drop unused members of configuration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fd958e72c494c27727694b8b19743462ec738f3a",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11090/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11090/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11090/checks/",
        "tags": {}
    },
    {
        "id": 11091,
        "url": "https://patchwork.libcamera.org/api/patches/11091/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11091/",
        "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": "<20210131224702.8838-13-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:54",
        "name": "[libcamera-devel,12/20] libcamera: pipeline: simple: Document the pipeline handler design",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "63ab1b2d7bab02341507f256879e330cc27888a1",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11091/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11091/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11091/checks/",
        "tags": {}
    },
    {
        "id": 11092,
        "url": "https://patchwork.libcamera.org/api/patches/11092/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11092/",
        "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": "<20210131224702.8838-14-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:55",
        "name": "[libcamera-devel,13/20] libcamera: pipeline: simple: Rename Configuration::pixelFormat",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3110d9d4e787967b88a4085a4bb935d16f28ff0f",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11092/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11092/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11092/checks/",
        "tags": {}
    },
    {
        "id": 11093,
        "url": "https://patchwork.libcamera.org/api/patches/11093/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11093/",
        "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": "<20210131224702.8838-15-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:56",
        "name": "[libcamera-devel,14/20] libcamera: pipeline: simple: Cache pipeline config in SimpleCameraConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f059d3421e9fa325a1e6ff817dcbb51a1b542406",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11093/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11093/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11093/checks/",
        "tags": {}
    },
    {
        "id": 11094,
        "url": "https://patchwork.libcamera.org/api/patches/11094/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11094/",
        "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": "<20210131224702.8838-16-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:57",
        "name": "[libcamera-devel,15/20] libcamera: pipeline: simple: Add output formats to Configuration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b7d09f01a4cb88b54fdae98ecbb923878614f73c",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11094/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11094/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11094/checks/",
        "tags": {}
    },
    {
        "id": 11095,
        "url": "https://patchwork.libcamera.org/api/patches/11095/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11095/",
        "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": "<20210131224702.8838-17-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:58",
        "name": "[libcamera-devel,16/20] libcamera: pipeline: simple: Move converter data to camera data",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e32a11934cbeff6128de72300599fd0f2c9fb78a",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11095/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11095/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11095/checks/",
        "tags": {}
    },
    {
        "id": 11096,
        "url": "https://patchwork.libcamera.org/api/patches/11096/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11096/",
        "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": "<20210131224702.8838-18-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:46:59",
        "name": "[libcamera-devel,17/20] libcamera: pipeline: simple: Hardcode the number of internal buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4ca25678b65b26c0801cd3180aad59b83f5724a7",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11096/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11096/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11096/checks/",
        "tags": {}
    },
    {
        "id": 11097,
        "url": "https://patchwork.libcamera.org/api/patches/11097/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11097/",
        "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": "<20210131224702.8838-19-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:47:00",
        "name": "[libcamera-devel,18/20] libcamera: pipeline: simple: Support configuration of multiple streams",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3eedce3aafc32f087b9e88eb8b23fa6f658214f1",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11097/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11097/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11097/checks/",
        "tags": {}
    },
    {
        "id": 11098,
        "url": "https://patchwork.libcamera.org/api/patches/11098/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11098/",
        "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": "<20210131224702.8838-20-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:47:01",
        "name": "[libcamera-devel,19/20] libcamera: pipeline: simple: Support usage of multiple streams",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "47dfaf37ac559529f8e49597801f2453996de729",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11098/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11098/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11098/checks/",
        "tags": {}
    },
    {
        "id": 11099,
        "url": "https://patchwork.libcamera.org/api/patches/11099/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11099/",
        "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": "<20210131224702.8838-21-laurent.pinchart@ideasonboard.com>",
        "date": "2021-01-31T22:47:02",
        "name": "[libcamera-devel,20/20] libcamera: pipeline: simple: Enable multiple streams for compatible devices",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1e4b43f694ccafaeedc8c3fbb7b6604cd5a239b2",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/11099/mbox/",
        "series": [
            {
                "id": 1633,
                "url": "https://patchwork.libcamera.org/api/series/1633/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1633",
                "date": "2021-01-31T22:46:42",
                "name": "[libcamera-devel,01/20] libcamera: pipeline: simple: Manage converter with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1633/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11099/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11099/checks/",
        "tags": {}
    },
    {
        "id": 11100,
        "url": "https://patchwork.libcamera.org/api/patches/11100/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11100/",
        "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": "<20210201085651.21281-1-paul.elder@ideasonboard.com>",
        "date": "2021-02-01T08:56:51",
        "name": "[libcamera-devel] android: camera_device: Set default max frame duration",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "5ba68b386c84119a72589a53e447bcaac58d11cc",
        "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/11100/mbox/",
        "series": [
            {
                "id": 1634,
                "url": "https://patchwork.libcamera.org/api/series/1634/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1634",
                "date": "2021-02-01T08:56:51",
                "name": "[libcamera-devel] android: camera_device: Set default max frame duration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1634/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11100/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11100/checks/",
        "tags": {}
    },
    {
        "id": 11101,
        "url": "https://patchwork.libcamera.org/api/patches/11101/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11101/",
        "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": "<20210201125633.26242-1-naush@raspberrypi.com>",
        "date": "2021-02-01T12:56:32",
        "name": "[libcamera-devel,1/2] pipeline: ipa: raspberrypi: Rename RPi::ConfigParameters enum values",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b5aeef318427311f81fa8c3fd9da22a102e5e3c1",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/11101/mbox/",
        "series": [
            {
                "id": 1635,
                "url": "https://patchwork.libcamera.org/api/series/1635/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1635",
                "date": "2021-02-01T12:56:32",
                "name": "[libcamera-devel,1/2] pipeline: ipa: raspberrypi: Rename RPi::ConfigParameters enum values",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1635/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11101/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11101/checks/",
        "tags": {}
    },
    {
        "id": 11102,
        "url": "https://patchwork.libcamera.org/api/patches/11102/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11102/",
        "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": "<20210201125633.26242-2-naush@raspberrypi.com>",
        "date": "2021-02-01T12:56:33",
        "name": "[libcamera-devel,2/2] pipeline: raspberrypi: Always save sensor params on IPA_RESULT_SENSOR_PARAMS",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5eb1a63afd9c6d8f8e4f68f4a7c187b8f1c09b08",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/11102/mbox/",
        "series": [
            {
                "id": 1635,
                "url": "https://patchwork.libcamera.org/api/series/1635/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1635",
                "date": "2021-02-01T12:56:32",
                "name": "[libcamera-devel,1/2] pipeline: ipa: raspberrypi: Rename RPi::ConfigParameters enum values",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1635/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11102/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11102/checks/",
        "tags": {}
    },
    {
        "id": 11103,
        "url": "https://patchwork.libcamera.org/api/patches/11103/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11103/",
        "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": "<20210202115530.40145-1-jacopo@jmondi.org>",
        "date": "2021-02-02T11:55:30",
        "name": "[libcamera-devel,v2] libcamera: Improve Request life cycle tracking",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a74143a179f6a85478f48aae380569adcd8e6ff2",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/11103/mbox/",
        "series": [
            {
                "id": 1636,
                "url": "https://patchwork.libcamera.org/api/series/1636/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1636",
                "date": "2021-02-02T11:55:30",
                "name": "[libcamera-devel,v2] libcamera: Improve Request life cycle tracking",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1636/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11103/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11103/checks/",
        "tags": {}
    },
    {
        "id": 11104,
        "url": "https://patchwork.libcamera.org/api/patches/11104/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11104/",
        "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": "<20210202123620.45200-1-jacopo@jmondi.org>",
        "date": "2021-02-02T12:36:20",
        "name": "[libcamera-devel] android: camera_device: Calculate MAX_JPEG_SIZE",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e112c807dfc7ee2ce229bf83b2b05e5ea764d847",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/11104/mbox/",
        "series": [
            {
                "id": 1637,
                "url": "https://patchwork.libcamera.org/api/series/1637/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1637",
                "date": "2021-02-02T12:36:20",
                "name": "[libcamera-devel] android: camera_device: Calculate MAX_JPEG_SIZE",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1637/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11104/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11104/checks/",
        "tags": {}
    },
    {
        "id": 11105,
        "url": "https://patchwork.libcamera.org/api/patches/11105/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11105/",
        "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": "<20210202145114.62314-1-jacopo@jmondi.org>",
        "date": "2021-02-02T14:51:14",
        "name": "[libcamera-devel] libcamera: ipu3: cio2: Fix line break",
        "commit_ref": "3e952cfb0f8ef3c6a6594420dccfcbf5f9a9624b",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b1f0694eae9af63e292f9a1116ccf07f74171ae8",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/11105/mbox/",
        "series": [
            {
                "id": 1638,
                "url": "https://patchwork.libcamera.org/api/series/1638/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1638",
                "date": "2021-02-02T14:51:14",
                "name": "[libcamera-devel] libcamera: ipu3: cio2: Fix line break",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1638/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11105/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11105/checks/",
        "tags": {}
    },
    {
        "id": 11106,
        "url": "https://patchwork.libcamera.org/api/patches/11106/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/11106/",
        "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": "<20210202170537.11699-1-david.plowman@raspberrypi.com>",
        "date": "2021-02-02T17:05:37",
        "name": "[libcamera-devel,v2] ipa: raspberrypi: Warn when control algorithms are missing; do not fail",
        "commit_ref": "49bae441ed58f05a2c25cf6459afa3aa0839824d",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a633ea962fdc8c60e9129d3df3d55c97cd7c1821",
        "submitter": {
            "id": 42,
            "url": "https://patchwork.libcamera.org/api/people/42/?format=api",
            "name": "David Plowman",
            "email": "david.plowman@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/11106/mbox/",
        "series": [
            {
                "id": 1639,
                "url": "https://patchwork.libcamera.org/api/series/1639/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1639",
                "date": "2021-02-02T17:05:37",
                "name": "[libcamera-devel,v2] ipa: raspberrypi: Warn when control algorithms are missing; do not fail",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1639/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/11106/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/11106/checks/",
        "tags": {}
    }
]