{"id":375,"url":"https://patchwork.libcamera.org/api/1.1/covers/375/?format=json","web_url":"https://patchwork.libcamera.org/cover/375/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/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":"<20190125143951.27992-1-niklas.soderlund@ragnatech.se>","date":"2019-01-25T14:39:48","name":"[libcamera-devel,v2,0/3] libcamera: pipeline: uvcvideo: attach to a V4L2Device","submitter":{"id":5,"url":"https://patchwork.libcamera.org/api/1.1/people/5/?format=json","name":"Niklas Söderlund","email":"niklas.soderlund@ragnatech.se"},"mbox":"https://patchwork.libcamera.org/cover/375/mbox/","series":[{"id":130,"url":"https://patchwork.libcamera.org/api/1.1/series/130/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=130","date":"2019-01-25T14:39:49","name":"libcamera: pipeline: uvcvideo: attach to a V4L2Device","version":2,"mbox":"https://patchwork.libcamera.org/series/130/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/375/comments/","headers":{"Return-Path":"<niklas.soderlund@ragnatech.se>","Received":["from vsp-unauthed02.binero.net (vsp-unauthed02.binero.net\n\t[195.74.38.227])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8AEC260B1D\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 25 Jan 2019 15:40:17 +0100 (CET)","from bismarck.berto.se (unknown [89.233.230.99])\n\tby bin-vsp-out-01.atm.binero.net (Halon) with ESMTPA\n\tid 194abdd6-20af-11e9-9adf-005056917a89;\n\tFri, 25 Jan 2019 15:40:11 +0100 (CET)"],"X-Halon-ID":"194abdd6-20af-11e9-9adf-005056917a89","Authorized-sender":"niklas@soderlund.pp.se","From":"=?utf-8?q?Niklas_S=C3=B6derlund?= <niklas.soderlund@ragnatech.se>","To":"libcamera-devel@lists.libcamera.org","Date":"Fri, 25 Jan 2019 15:39:48 +0100","Message-Id":"<20190125143951.27992-1-niklas.soderlund@ragnatech.se>","X-Mailer":"git-send-email 2.20.1","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH v2 0/3] libcamera: pipeline: uvcvideo:\n\tattach to a V4L2Device","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","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>","X-List-Received-Date":"Fri, 25 Jan 2019 14:40:18 -0000"},"content":"Hi,\n\nPatch 1/3 and 2/3 fix a bad name decision for the UVC and VIMC pipelines \nand adds the missing log facilities. While 3/3 finds and creates a \nV4L2Device for the in the UVC pipeline.\n\nNiklas Söderlund (3):\n  libcamera: pipelines: rename MediaDevice member for UVC and VIMC\n  libcamera: pipelines: add log category for each pipeline\n  libcamera: pipeline: uvcvideo: create a V4L2Device for the default\n    video entity\n\n src/libcamera/pipeline/uvcvideo.cpp | 39 ++++++++++++++++++++++-------\n src/libcamera/pipeline/vimc.cpp     | 17 +++++++------\n 2 files changed, 40 insertions(+), 16 deletions(-)"}