[libcamera-devel] [PATCH v3 8/8] libcamera: ipu3: imgu: Bump script version

Jacopo Mondi jacopo at jmondi.org
Thu May 13 17:21:16 CEST 2021


Update the revision of the ImgU Python configuration tool the
libcamera implementation is based on to commit 243d134
("Fix some bug for some resolutions").

Signed-off-by: Jacopo Mondi <jacopo at jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Reviewed-by: Hirokazu Honda <hiroh at chromium.org
---
 src/libcamera/pipeline/ipu3/imgu.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libcamera/pipeline/ipu3/imgu.cpp b/src/libcamera/pipeline/ipu3/imgu.cpp
index 07e64e957999..6bfd23bee3ca 100644
--- a/src/libcamera/pipeline/ipu3/imgu.cpp
+++ b/src/libcamera/pipeline/ipu3/imgu.cpp
@@ -31,7 +31,7 @@ namespace {
  * The procedure to calculate the ImgU pipe configuration has been ported
  * from the pipe_config.py python script, available at:
  * https://github.com/intel/intel-ipu3-pipecfg
- * at revision: 61e83f2f7606 ("Add more information into README")
+ * at revision: 243d13446e44 ("Fix some bug for some resolutions")
  */
 
 static constexpr unsigned int FILTER_W = 4;
-- 
2.31.1



More information about the libcamera-devel mailing list