[libcamera-devel] [PATCH v2 0/2] Fix support for core.mojom structs

Paul Elder paul.elder at ideasonboard.com
Thu Apr 22 10:08:14 CEST 2021


This patch series fixes support for structs defined in core.mojom with
skipHeader only.

Previously these structs were only supported (tested) for use in custom
function parameters, but not as members of other structs. This patch
series fixed that.

Paul Elder (2):
  utils: ipc: Support types defined in core.mojom with skipHeader only
  utils: ipc: Include instead of forward-declare CameraSensorInfo

 include/libcamera/ipa/ipa_interface.h         |  6 +--
 .../module_ipa_serializer.h.tmpl              |  6 +++
 .../libcamera_templates/serializer.tmpl       | 38 +++++++++----------
 3 files changed, 27 insertions(+), 23 deletions(-)

-- 
2.27.0



More information about the libcamera-devel mailing list