libcamera/src
Paul Elder 677e8e1dfe libcamera: ipa_module_info: update struct to allow IPA matching
We need a way to match pipelines with IPA modules, so add fields in
IPAModuleInfo to hold the IPA module API version number, the pipeline
name, and the pipeline version.

The module API version is used to determine the layout of struct
IPAModuleInfo.

Also update IPA module tests and Doxygen accordingly. Doxygen needs to
be updated to accomodate __attribute__((packed)).

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-06-05 10:44:51 -04:00
..
cam cam: Add CamApp class 2019-05-25 14:27:55 +02:00
libcamera libcamera: ipa_module_info: update struct to allow IPA matching 2019-06-05 10:44:51 -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