Cover Letter Detail
Show a cover letter.
GET /api/1.1/covers/8651/?format=api
{ "id": 8651, "url": "https://patchwork.libcamera.org/api/1.1/covers/8651/?format=api", "web_url": "https://patchwork.libcamera.org/cover/8651/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/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": "<20200706153808.2340919-1-kieran.bingham@ideasonboard.com>", "date": "2020-07-06T15:38:00", "name": "[libcamera-devel,v4,0/8] android: Multi-stream support", "submitter": { "id": 4, "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api", "name": "Kieran Bingham", "email": "kieran.bingham@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/cover/8651/mbox/", "series": [ { "id": 1088, "url": "https://patchwork.libcamera.org/api/1.1/series/1088/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1088", "date": "2020-07-06T15:38:00", "name": "android: Multi-stream support", "version": 4, "mbox": "https://patchwork.libcamera.org/series/1088/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/covers/8651/comments/", "headers": { "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>", "X-Original-To": "parsemail@patchwork.libcamera.org", "Delivered-To": "parsemail@patchwork.libcamera.org", "Received": [ "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id ABA93BD790\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 6 Jul 2020 15:38:14 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id E8A6660E10;\n\tMon, 6 Jul 2020 17:38:13 +0200 (CEST)", "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 9A0A1603AA\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 6 Jul 2020 17:38:12 +0200 (CEST)", "from Q.local (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net\n\t[86.31.129.233])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 10C49A16;\n\tMon, 6 Jul 2020 17:38:12 +0200 (CEST)" ], "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"pA6rfwce\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1594049892;\n\tbh=TU4zA7q8qEpYv/J0p7udMpOo/Opco0I45uGL5rXg/NY=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=pA6rfwce0PHxZwjB3kWvhB6N4a48RIB+DHdm6Pbi3EzgKkf1U1fE48TagAbC4Wm9Y\n\tF1UfqDjvG+mDxZxdPWAK8FM+8N9PvkSACMiYVNkLlDltfPi0mWGNMB4G9/oTP4TzkC\n\th70d0N43Y9P8v4yb2haq3jo+9YtT61RMeOJG0E7g=", "From": "Kieran Bingham <kieran.bingham@ideasonboard.com>", "To": "libcamera devel <libcamera-devel@lists.libcamera.org>", "Date": "Mon, 6 Jul 2020 16:38:00 +0100", "Message-Id": "<20200706153808.2340919-1-kieran.bingham@ideasonboard.com>", "X-Mailer": "git-send-email 2.25.1", "MIME-Version": "1.0", "Subject": "[libcamera-devel] [PATCH v4 0/8] android: Multi-stream support", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.29", "Precedence": "list", "List-Id": "<libcamera-devel.lists.libcamera.org>", "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>", "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>", "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>", "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>", "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "7bit", "Errors-To": "libcamera-devel-bounces@lists.libcamera.org", "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>" }, "content": "The fourth iteration for multi-stream support.\n\nTechnically, this has RB tags for each patch, but as there were a few\nsubstantial changes from v3, I'll let this get a final ack or two before\nI consider integration.\n\nThis 'works' so far, but when I base my jpeg work on top, I am\nexperiencing some undesirable crashes on destruction of the Request\nobjects.\n\nI can't currently see that it is directly a result of this series yet,\nso I'm posting before finding the root cause, but I'm fully aware that\nthere 'may' still be a bug in here.\n\nStill, \"as far as I can tell\", this is not worse than what we have\nalready ;-)\n\n\nKieran Bingham (8):\n libcamera: camera: Allow unspecified roles for generateConfiguration\n android: camera_device: Provide a toPixelFormat helper\n android: camera_device: Support multiple stream configurations\n android: camera_device: Simplify FrameBuffer construction from a\n buffer_handle_t\n android: camera_device: Create the Request and\n Camera3RequestDescriptor together\n android: camera_device: Maintain a vector of CameraStream\n android: camera_device: Add buffers for each stream to Requests\n android: camera_device: Remove single buffer restriction.\n\n include/libcamera/camera.h | 2 +-\n src/android/camera_device.cpp | 185 ++++++++++++++++++++--------------\n src/android/camera_device.h | 14 +++\n 3 files changed, 127 insertions(+), 74 deletions(-)" }