<div dir="ltr"><div dir="ltr">Hi Jacopo, thank you for the patch.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 3, 2021 at 6:49 PM Laurent Pinchart <<a href="mailto:laurent.pinchart@ideasonboard.com">laurent.pinchart@ideasonboard.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Jacopo,<br>
<br>
Thank you for the patch.<br>
<br>
On Mon, May 03, 2021 at 11:27:05AM +0200, Jacopo Mondi wrote:<br>
> Update the revision of the ImgU Python configuration tool the<br>
> libcamera implementation is based on to commit 243d134<br>
> ("Fix some bug for some resolutions").<br>
> <br>
> Signed-off-by: Jacopo Mondi <<a href="mailto:jacopo@jmondi.org" target="_blank">jacopo@jmondi.org</a>><br></blockquote><div><br></div><div>Reviewed-by: Hirokazu Honda <<a href="mailto:hiroh@chromium.org">hiroh@chromium.org</a>></div><div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> ---<br>
>  src/libcamera/pipeline/ipu3/imgu.cpp | 2 +-<br>
>  1 file changed, 1 insertion(+), 1 deletion(-)<br>
> <br>
> diff --git a/src/libcamera/pipeline/ipu3/imgu.cpp b/src/libcamera/pipeline/ipu3/imgu.cpp<br>
> index c874a07e8da6..b5143ef7ed8a 100644<br>
> --- a/src/libcamera/pipeline/ipu3/imgu.cpp<br>
> +++ b/src/libcamera/pipeline/ipu3/imgu.cpp<br>
> @@ -31,7 +31,7 @@ namespace {<br>
>   * The procedure to calculate the ImgU pipe configuration has been ported<br>
>   * from the pipe_config.py python script, available at:<br>
>   * <a href="https://github.com/intel/intel-ipu3-pipecfg" rel="noreferrer" target="_blank">https://github.com/intel/intel-ipu3-pipecfg</a><br>
> - * at revision: 61e83f2f7606 ("Add more information into README")<br>
> + * at revision: 243d134 ("Fix some bug for some resolutions")<br>
<br>
Nit-picking, the risk of collision is very low in this case, but 12<br>
digits commit IDs are usually preferred.<br>
<br>
I love the commit message summary by the way :-)<br>
<br>
Reviewed-by: Laurent Pinchart <<a href="mailto:laurent.pinchart@ideasonboard.com" target="_blank">laurent.pinchart@ideasonboard.com</a>> <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
>   */<br>
>  <br>
>  static constexpr unsigned int FILTER_W = 4;<br>
<br>
-- <br>
Regards,<br>
<br>
Laurent Pinchart<br>
_______________________________________________<br>
libcamera-devel mailing list<br>
<a href="mailto:libcamera-devel@lists.libcamera.org" target="_blank">libcamera-devel@lists.libcamera.org</a><br>
<a href="https://lists.libcamera.org/listinfo/libcamera-devel" rel="noreferrer" target="_blank">https://lists.libcamera.org/listinfo/libcamera-devel</a><br>
</blockquote></div></div>