[{"id":30122,"web_url":"https://patchwork.libcamera.org/comment/30122/","msgid":"<171957188283.392292.9204420235034369482@ping.linuxembedded.co.uk>","date":"2024-06-28T10:51:22","subject":"Re: [PATCH v2 02/25] libtuning: Fix reference image","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"content":"Quoting Stefan Klug (2024-06-28 11:46:55)\n> Opencv fails to load the image. The added license destroys the magic\n> number. Fix, by moving the licence below the magic number.\n> \n> Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>\n> Reviewed-by: Paul ELder <paul.elder@ideasonboard.com>\n\nReviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\n> ---\n>  utils/tuning/libtuning/macbeth_ref.pgm | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/utils/tuning/libtuning/macbeth_ref.pgm b/utils/tuning/libtuning/macbeth_ref.pgm\n> index 37897140ce84..089ea91f7f12 100644\n> --- a/utils/tuning/libtuning/macbeth_ref.pgm\n> +++ b/utils/tuning/libtuning/macbeth_ref.pgm\n> @@ -1,5 +1,5 @@\n> -# SPDX-License-Identifier: BSD-2-Clause\n>  P5\n> +# SPDX-License-Identifier: BSD-2-Clause\n>  # Reference macbeth chart\n>  120 80\n>  255\n> -- \n> 2.43.0\n>","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 C98CABDB1D\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 28 Jun 2024 10:51:27 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 8116E62E1E;\n\tFri, 28 Jun 2024 12:51:27 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id F420362C95\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 28 Jun 2024 12:51:25 +0200 (CEST)","from pendragon.ideasonboard.com\n\t(cpc89244-aztw30-2-0-cust6594.18-1.cable.virginm.net [86.31.185.195])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 75E70BEB;\n\tFri, 28 Jun 2024 12:51:01 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"oTHvNrkg\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1719571861;\n\tbh=dzuwdqDPVWUgccbfrcIA+EmgUjpS8TFo/XFRQ4SlUbQ=;\n\th=In-Reply-To:References:Subject:From:Cc:To:Date:From;\n\tb=oTHvNrkg9EmvtjP2YT+QEanIEDxgW6D34sd97M5FkFpfLSlFMKwDw8Dc09q+ovhCr\n\t/sYP/zN+x5/zn0HXVC5RQEfkcGBWrLcBxE3nDxKVZAN3XwURNtJNpa1WEwO0JGEtzF\n\toY/1LyvsyUjjBRQHG2/SMAcZlr41hyd+rscizbRs=","Content-Type":"text/plain; charset=\"utf-8\"","MIME-Version":"1.0","Content-Transfer-Encoding":"quoted-printable","In-Reply-To":"<20240628104828.2928109-3-stefan.klug@ideasonboard.com>","References":"<20240628104828.2928109-1-stefan.klug@ideasonboard.com>\n\t<20240628104828.2928109-3-stefan.klug@ideasonboard.com>","Subject":"Re: [PATCH v2 02/25] libtuning: Fix reference image","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"Stefan Klug <stefan.klug@ideasonboard.com>,\n\tPaul ELder <paul.elder@ideasonboard.com>","To":"Stefan Klug <stefan.klug@ideasonboard.com>,\n\tlibcamera-devel@lists.libcamera.org","Date":"Fri, 28 Jun 2024 11:51:22 +0100","Message-ID":"<171957188283.392292.9204420235034369482@ping.linuxembedded.co.uk>","User-Agent":"alot/0.10","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>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]