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

Umang Jain umang.jain at ideasonboard.com
Thu Apr 22 10:36:37 CEST 2021


Hi Paul,

On 4/22/21 1:38 PM, Paul Elder wrote:
> 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(-)
>
Yes, this version works as expected.

Tested-by: Umang Jain <umang.jain at ideasonboard.com>


More information about the libcamera-devel mailing list