{"id":10555,"url":"https://patchwork.libcamera.org/api/patches/10555/?format=json","web_url":"https://patchwork.libcamera.org/patch/10555/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20201204065452.2764628-4-email@uajain.com>","date":"2020-12-04T06:54:51","name":"[libcamera-devel,v3,3/4] simple-cam: Fix documentation typo","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"e05cb2fef87df8343a459054ce73f4abdbdad609","submitter":{"id":1,"url":"https://patchwork.libcamera.org/api/people/1/?format=json","name":"Umang Jain","email":"email@uajain.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/10555/mbox/","series":[{"id":1502,"url":"https://patchwork.libcamera.org/api/series/1502/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1502","date":"2020-12-04T06:54:48","name":"simple-cam: Provide event-loop backed by libevent","version":3,"mbox":"https://patchwork.libcamera.org/series/1502/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/10555/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/10555/checks/","tags":{},"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 3687BBE177\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri,  4 Dec 2020 06:55:09 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 042FE635DC;\n\tFri,  4 Dec 2020 07:55:09 +0100 (CET)","from mail.uajain.com (static.126.159.217.95.clients.your-server.de\n\t[95.217.159.126])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 539A9635C4\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri,  4 Dec 2020 07:55:08 +0100 (CET)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=uajain.com header.i=@uajain.com\n\theader.b=\"DIJqdn4Q\"; dkim-atps=neutral","From":"Umang Jain <email@uajain.com>","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=uajain.com; s=mail;\n\tt=1607064907; bh=iZUfMY9iUuBNpfAav9Jl9QuWu1l9Ak5OlVgGPaJ3CPA=;\n\th=From:To:Cc:Subject:In-Reply-To:References;\n\tb=DIJqdn4Q6u1cz99rDlt1P8uCEi4n9H3H+j+F4l0mPhe+hLjNwIW4Xz+JFM6vbu/sr\n\t0eRga9G8x2Zj8Cljp4ghV1FQ8XyzpbPDrFWbdEFJ+tSLdjBnOJO1y+vmoRQdvcFKPS\n\tgZYW4aaLCQHDCerSXjJl+FxXObh6FOmwxITZPh4SZLAGeKbc/umqqzvtBJUYadwiPd\n\tbeclxz09zTJI8SjpsfcKlum+LCbz9Vex7y+PJ8i9L0WG8TUSgzI7hgPXBAXkW3gcJZ\n\tBx2zqCvAxyhXpl9Jtrr98LEqNNCywzmflyOVXXCty7swpuCx/tYrYBWykA7MdaIOmF\n\tfTDfKT6xiMQWQ==","To":"libcamera-devel@lists.libcamera.org","Date":"Fri,  4 Dec 2020 12:24:51 +0530","Message-Id":"<20201204065452.2764628-4-email@uajain.com>","In-Reply-To":"<20201204065452.2764628-1-email@uajain.com>","References":"<20201204065452.2764628-1-email@uajain.com>","Mime-Version":"1.0","Subject":"[libcamera-devel] [PATCH v3 3/4] simple-cam: Fix documentation typo","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":"Signed-off-by: Umang Jain <email@uajain.com>\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\nReviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n simple-cam.cpp | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/simple-cam.cpp b/simple-cam.cpp\nindex aace5c8..bfe30d7 100644\n--- a/simple-cam.cpp\n+++ b/simple-cam.cpp\n@@ -319,7 +319,7 @@ int main()\n \t * Run an EventLoop\n \t *\n \t * In order to dispatch events received from the video devices, such\n-\t * as buffer completions, an even loop as to be run.\n+\t * as buffer completions, an event loop has to be run.\n \t *\n \t * Libcamera provides its own default event dispatcher realized by\n \t * polling a set of file descriptors, but applications can integrate\n","prefixes":["libcamera-devel","v3","3/4"]}