Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | ipu3: Integrate AIQ/AIC | Kieran Bingham | |
Utilise the AIQ and AIC libraries to handle image control within the IPU3. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> | |||
2021-06-28 | ipu3: Import the Intel IPA skeleton from libcamera | Umang Jain | |
Import the raw Intel IPU3 IPA from libcamera master at revision b2cc8a2f57333f. Also, copy the build enviroment and adapt the meson.build to build the shared library. The ipu3.cpp is now ready for integration with the Intel IPA library. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> |