From patchwork Tue Jan 7 16:50:36 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacopo Mondi X-Patchwork-Id: 2522 Return-Path: Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 11BA760461 for ; Tue, 7 Jan 2020 17:48:20 +0100 (CET) X-Originating-IP: 93.34.114.233 Received: from uno.lan (93-34-114-233.ip49.fastwebnet.it [93.34.114.233]) (Authenticated sender: jacopo@jmondi.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 6B9D4C0010; Tue, 7 Jan 2020 16:48:19 +0000 (UTC) From: Jacopo Mondi To: libcamera-devel@lists.libcamera.org Date: Tue, 7 Jan 2020 17:50:36 +0100 Message-Id: <20200107165038.93041-1-jacopo@jmondi.org> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 0/2] v4l2: minor fixes 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: , X-List-Received-Date: Tue, 07 Jan 2020 16:48:20 -0000 Two small patches, the first addresses a real problem, the second is just cosmetic. Compile tested only. Jacopo Mondi (2): v4l2: camera_proxy: Fix try_fmt format conversion v4l2: camera_proxy: Break out try_fmt src/v4l2/v4l2_camera_proxy.cpp | 53 +++++++++++++++++++--------------- src/v4l2/v4l2_camera_proxy.h | 1 + 2 files changed, 30 insertions(+), 24 deletions(-) --- 2.24.0