Message ID | 20210513152116.17666-9-jacopo@jmondi.org |
---|---|
State | Accepted |
Commit | e56f1f493560e0b641bbe36a528a13767817afed |
Delegated to: | Jacopo Mondi |
Headers | show |
Series |
|
Related | show |
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;