libcamera/src
Jean-Michel Hautbois a47a6906a2 ipa: move libipa::Algorithm to ipa/ipu3/algorithms
The abstract Algorithm class was originally placed in libipa as an
attempt define a generic algorithm container. This was a little
optimistic and pushed a bit far too early.

Move the Algorithm class into the IPU3 which is the only user of the
class, as we adapt it to support modular algorithm components for the
IPU3.

Not documenting the namespace may cause issues with Doxygen in libipa.
The file libipa.cpp is thus created as an empty file for now, but we
can leverage it in the future to add more global libipa documentation,
and possibly code too.

Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-08-20 12:11:11 +02:00
..
android libcamera: base: extensible: Pass private pointer as unique_ptr<> 2021-08-16 23:57:27 +03:00
cam cam: Add support for viewfinder through DRM/KMS 2021-08-05 16:23:11 +03:00
gstreamer gstreamer: Update format specifier in Request Pad template 2021-08-05 14:32:02 +09:00
ipa ipa: move libipa::Algorithm to ipa/ipu3/algorithms 2021-08-20 12:11:11 +02:00
lc-compliance lc-compliance: Add list and filter parameters 2021-07-06 12:41:03 +02:00
libcamera libcamera: ipc_pipe: Do not run memcpy with null arguments 2021-08-19 19:56:57 +05:30
qcam qcam: Support OpenGL ES 2.0 2021-08-03 23:37:39 +03:00
v4l2 src: Remove all unused sys/mman.h inclusions 2021-08-10 10:53:43 +01:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00