From patchwork Sun Mar 10 01:29:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= X-Patchwork-Id: 19647 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 8FD93BD1F1 for ; Sun, 10 Mar 2024 01:30:12 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id B287C62872; Sun, 10 Mar 2024 02:30:11 +0100 (CET) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (2048-bit key; unprotected) header.d=protonmail.com header.i=@protonmail.com header.b="YWCxBR2f"; dkim-atps=neutral Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 12DD761C89 for ; Sun, 10 Mar 2024 02:30:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1710034208; x=1710293408; bh=YdNBuXunMIsL/QSOTSM7v7WjCjYEF1GDOGxCrKpfFEM=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=YWCxBR2fvuPtHxZ1JC1oEpba6U67zdHz/P4ztw2W5gJL+WkKrM+WRAveF7+cb3I6D HTwBIl2G4YuQsHaD7UvoQKJxnSy38oTiyj4kBBaqtOhjycRFLxeo8XfhR8qh/1zTVH 3VvJ4WVGyPi4VEy8u18pOqqnsP7C5VFbjwCQElHe8Ga4cQF8+CyZojqSNiono3Lwkb PDKhsHDx3zgZ7nWB6DOPaSaAt5IJAhMOqyysCHZRO1ju3kBCtIwp/ej1Hiu6llv0g3 xn+FP7ELDOluVbjoiMmZPvDoNFxFT9xoLPpGf4Lwy6FMBFGrKIugWoeDXuEhqG1ECz BDwtghsi/l4VQ== Date: Sun, 10 Mar 2024 01:29:49 +0000 To: libcamera-devel@lists.libcamera.org From: =?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= Subject: [PATCH v1 0/3] couple FrameBufferAllocator changes Message-ID: <20240310012946.727641-1-pobrn@protonmail.com> Feedback-ID: 20568564:user:proton MIME-Version: 1.0 X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Three FrameBufferAllocator changes. The first two are non-functional changes. Barnabás Pőcze (3): libcamera: framebuffer_allocator: move from argument in constructor libcamera: framebuffer_allocator: use default destructor libcamera: framebuffer_allocator: remove entry if allocation fails src/libcamera/framebuffer_allocator.cpp | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) base-commit: 1bf2d707e4becb51fc04ccdb0a8032290ec81fdb