Series Detail
Show a series.
GET /api/series/4117/?format=api
{ "id": 4117, "url": "https://patchwork.libcamera.org/api/series/4117/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4117", "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": "" }, "name": "libcamera: introduce Software ISP and Software IPA", "date": "2023-12-14T12:13:38", "submitter": { "id": 102, "url": "https://patchwork.libcamera.org/api/people/102/?format=api", "name": "Hans de Goede", "email": "hdegoede@redhat.com" }, "version": 1, "total": 11, "received_total": 11, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/4117/mbox/", "cover_letter": { "id": 19315, "url": "https://patchwork.libcamera.org/api/covers/19315/?format=api", "web_url": "https://patchwork.libcamera.org/cover/19315/", "msgid": "<20231214121350.206015-1-hdegoede@redhat.com>", "date": "2023-12-14T12:13:38", "name": "[libcamera-devel,00/11] libcamera: introduce Software ISP and Software IPA", "mbox": "https://patchwork.libcamera.org/cover/19315/mbox/" }, "patches": [ { "id": 19316, "url": "https://patchwork.libcamera.org/api/patches/19316/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19316/", "msgid": "<20231214121350.206015-2-hdegoede@redhat.com>", "date": "2023-12-14T12:13:39", "name": "[libcamera-devel,01/11] libcamera: introduce SoftwareIsp class", "mbox": "https://patchwork.libcamera.org/patch/19316/mbox/" }, { "id": 19317, "url": "https://patchwork.libcamera.org/api/patches/19317/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19317/", "msgid": "<20231214121350.206015-3-hdegoede@redhat.com>", "date": "2023-12-14T12:13:40", "name": "[libcamera-devel,02/11] libcamera: internal: Move SharedMemObject class to a common directory", "mbox": "https://patchwork.libcamera.org/patch/19317/mbox/" }, { "id": 19318, "url": "https://patchwork.libcamera.org/api/patches/19318/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19318/", "msgid": "<20231214121350.206015-4-hdegoede@redhat.com>", "date": "2023-12-14T12:13:41", "name": "[libcamera-devel,03/11] libcamera: software_isp: Add SwStats base class", "mbox": "https://patchwork.libcamera.org/patch/19318/mbox/" }, { "id": 19319, "url": "https://patchwork.libcamera.org/api/patches/19319/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19319/", "msgid": "<20231214121350.206015-5-hdegoede@redhat.com>", "date": "2023-12-14T12:13:42", "name": "[libcamera-devel,04/11] libcamera: software_isp: Add SwStatsCpu class", "mbox": "https://patchwork.libcamera.org/patch/19319/mbox/" }, { "id": 19322, "url": "https://patchwork.libcamera.org/api/patches/19322/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19322/", "msgid": "<20231214121350.206015-6-hdegoede@redhat.com>", "date": "2023-12-14T12:13:43", "name": "[libcamera-devel,05/11] libcamera: software_isp: Add Debayer base class", "mbox": "https://patchwork.libcamera.org/patch/19322/mbox/" }, { "id": 19321, "url": "https://patchwork.libcamera.org/api/patches/19321/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19321/", "msgid": "<20231214121350.206015-7-hdegoede@redhat.com>", "date": "2023-12-14T12:13:44", "name": "[libcamera-devel,06/11] libcamera: software_isp: Add DebayerCpu class", "mbox": "https://patchwork.libcamera.org/patch/19321/mbox/" }, { "id": 19320, "url": "https://patchwork.libcamera.org/api/patches/19320/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19320/", "msgid": "<20231214121350.206015-8-hdegoede@redhat.com>", "date": "2023-12-14T12:13:45", "name": "[libcamera-devel,07/11] libcamera: ipa: add Soft IPA common files", "mbox": "https://patchwork.libcamera.org/patch/19320/mbox/" }, { "id": 19323, "url": "https://patchwork.libcamera.org/api/patches/19323/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19323/", "msgid": "<20231214121350.206015-9-hdegoede@redhat.com>", "date": "2023-12-14T12:13:46", "name": "[libcamera-devel,08/11] libcamera: ipa: Soft IPA: add a Simple Soft IPA implementation", "mbox": "https://patchwork.libcamera.org/patch/19323/mbox/" }, { "id": 19324, "url": "https://patchwork.libcamera.org/api/patches/19324/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19324/", "msgid": "<20231214121350.206015-10-hdegoede@redhat.com>", "date": "2023-12-14T12:13:47", "name": "[libcamera-devel,09/11] libcamera: software_isp: add Simple SoftwareIsp implementation", "mbox": "https://patchwork.libcamera.org/patch/19324/mbox/" }, { "id": 19326, "url": "https://patchwork.libcamera.org/api/patches/19326/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19326/", "msgid": "<20231214121350.206015-11-hdegoede@redhat.com>", "date": "2023-12-14T12:13:48", "name": "[libcamera-devel,10/11] libcamera: pipeline: simple: rename converterBuffers_ and related vars", "mbox": "https://patchwork.libcamera.org/patch/19326/mbox/" }, { "id": 19325, "url": "https://patchwork.libcamera.org/api/patches/19325/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19325/", "msgid": "<20231214121350.206015-12-hdegoede@redhat.com>", "date": "2023-12-14T12:13:49", "name": "[libcamera-devel,11/11] libcamera: pipeline: simple: enable use of Soft ISP and Soft IPA", "mbox": "https://patchwork.libcamera.org/patch/19325/mbox/" } ] }