{"id":2428,"url":"https://patchwork.libcamera.org/api/covers/2428/?format=json","web_url":"https://patchwork.libcamera.org/cover/2428/","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":"<20191216124456.1049508-1-niklas.soderlund@ragnatech.se>","date":"2019-12-16T12:44:54","name":"[libcamera-devel,0/2] libcamera: Misc buffer fixes","submitter":{"id":5,"url":"https://patchwork.libcamera.org/api/people/5/?format=json","name":"Niklas Söderlund","email":"niklas.soderlund@ragnatech.se"},"mbox":"https://patchwork.libcamera.org/cover/2428/mbox/","series":[{"id":589,"url":"https://patchwork.libcamera.org/api/series/589/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=589","date":"2019-12-16T12:44:54","name":"libcamera: Misc buffer fixes","version":1,"mbox":"https://patchwork.libcamera.org/series/589/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/2428/comments/","headers":{"Return-Path":"<niklas.soderlund@ragnatech.se>","Received":["from bin-mail-out-05.binero.net (bin-mail-out-05.binero.net\n\t[195.74.38.228])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 98E4B601E4\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 16 Dec 2019 13:45:08 +0100 (CET)","from bismarck.berto.se (p54ac5865.dip0.t-ipconnect.de\n\t[84.172.88.101]) by bin-vsp-out-01.atm.binero.net (Halon) with ESMTPA\n\tid de35d001-2001-11ea-a00b-005056917a89;\n\tMon, 16 Dec 2019 13:45:07 +0100 (CET)"],"X-Halon-ID":"de35d001-2001-11ea-a00b-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":"Mon, 16 Dec 2019 13:44:54 +0100","Message-Id":"<20191216124456.1049508-1-niklas.soderlund@ragnatech.se>","X-Mailer":"git-send-email 2.24.0","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH 0/2] libcamera: Misc buffer fixes","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>","X-List-Received-Date":"Mon, 16 Dec 2019 12:45:08 -0000"},"content":"Hi,\n\nThis was previously part of the rather large buffer rework series but is \nnow broken out to a separate series as they have value on their own.\n\nBoth patches have already been reviewed and have tags but I wanted to \npost them one more time to the list stating my intention to merge them \nahead of the buffer series if no complains are raised. So if you don't \nthink this shall be merged ahead of the buffer series now is the time to \nspeak up :-)\n\nNiklas Söderlund (2):\n  libcamera: pipelines: Align bookkeeping in queueRequest()\n  libcamera: Remove buffer index from logging\n\n src/cam/capture.cpp                      |  3 +-\n src/libcamera/include/pipeline_handler.h |  4 ++-\n src/libcamera/pipeline/ipu3/ipu3.cpp     |  6 ++--\n src/libcamera/pipeline/rkisp1/rkisp1.cpp |  7 ++---\n src/libcamera/pipeline/uvcvideo.cpp      |  6 ++--\n src/libcamera/pipeline/vimc.cpp          |  6 ++--\n src/libcamera/pipeline_handler.cpp       | 35 +++++++++++++++++-------\n src/libcamera/v4l2_videodevice.cpp       |  3 +-\n src/qcam/main_window.cpp                 |  3 +-\n test/v4l2_videodevice/buffer_sharing.cpp |  6 ++--\n test/v4l2_videodevice/capture_async.cpp  |  2 +-\n test/v4l2_videodevice/v4l2_m2mdevice.cpp |  4 +--\n 12 files changed, 45 insertions(+), 40 deletions(-)"}