libcamera/src
Paul Elder 7faa67889f libcamera: ipa_module: allow instantiation of IPAInterface
Add functions for loading the IPAInterface factory function from an IPA
module shared object, and for creating an instance of an IPAInterface.
These functions will be used by IPAManager, from which a PipelineHandler
will request an IPAInterface.

Also update meson to add the "-ldl" linker argument, to allow loading of
the factory function from a shared object.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-06-05 10:44:52 -04:00
..
cam cam: Add CamApp class 2019-05-25 14:27:55 +02:00
libcamera libcamera: ipa_module: allow instantiation of IPAInterface 2019-06-05 10:44:52 -04:00
qcam meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
meson.build qcam: Add Qt-based GUI application 2019-03-29 17:09:46 +02:00