{"id":10446,"url":"https://patchwork.libcamera.org/api/covers/10446/?format=json","web_url":"https://patchwork.libcamera.org/cover/10446/","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":"<20201119123427.53864-1-email@uajain.com>","date":"2020-11-19T12:34:23","name":"[libcamera-devel,0/3] simple-cam: Provide event-loop backed by libevent","submitter":{"id":1,"url":"https://patchwork.libcamera.org/api/people/1/?format=json","name":"Umang Jain","email":"email@uajain.com"},"mbox":"https://patchwork.libcamera.org/cover/10446/mbox/","series":[{"id":1469,"url":"https://patchwork.libcamera.org/api/series/1469/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1469","date":"2020-11-19T12:34:23","name":"simple-cam: Provide event-loop backed by libevent","version":1,"mbox":"https://patchwork.libcamera.org/series/1469/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/10446/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 2AD81BE08A\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 19 Nov 2020 12:34:38 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 9FAB5615A6;\n\tThu, 19 Nov 2020 13:34:37 +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 D5650615A1\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 19 Nov 2020 13:34:34 +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=\"LsjSxNKs\"; 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=1605789273; bh=Ozw1o+TQrJQxygTstUiRS5PFPyOuXKMV6J+PobB16TE=;\n\th=From:To:Cc:Subject;\n\tb=LsjSxNKso/6H1cF9f7FM6CURsy1hJOUZn6SzYzT3yjZwU5lkVHezgVDvVfOOTKNFG\n\tZiQk/uNhSXxO43pXm917vY2QNKBXx8geGHeV+e58mqOpdKf1bPy5+aJg0zKIHWCwIR\n\tIvzo9NDIZJc1A1M8MjYWomScI5xttPSsim2RAkYPgvUj3iNxhMf4Fimnw0i9XFOXl8\n\tkdOb/oKM1d+4BfhN91vadZtFRh0G02ix6AKsDkxOYUqtSi1YqFAdPNF18NWB/E81G0\n\tPks8MMgdysQArmwIIlk1hS3gb2bpiDm3kAdgw9jLUaA2yr/Va8Gr/cHoZJ9akBtBGp\n\tekHFjkD6ASlxA==","To":"libcamera-devel@lists.libcamera.org","Date":"Thu, 19 Nov 2020 18:04:23 +0530","Message-Id":"<20201119123427.53864-1-email@uajain.com>","Mime-Version":"1.0","Subject":"[libcamera-devel] [PATCH 0/3] simple-cam: Provide event-loop backed\n\tby libevent","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":"Port simple-cam to use event loop backed by libevent since\nEventDispatcher and Timer classes have been internalized.\n\nPatch 1/2 and 2/2 are previous patch which I think, feel thorough the\ncracks for merging. They are already reviewed by Kieran.\n\nPatch 3/3 is the main patch that introduces event loop by libevent.\n\nUmang Jain (3):\n  Early return if no cameras are found on the system.\n  simple-cam: Fix documentation typo\n  simple-cam: Provide event-loop backed by libevent\n\n meson.build    |   1 +\n simple-cam.cpp | 109 +++++++++++++++++++++++++++++++++++++++++++------\n 2 files changed, 98 insertions(+), 12 deletions(-)"}