[libcamera-devel] [PATCH v1 0/2] Raspberry Pi vendor controls

Naushir Patuck naush at raspberrypi.com
Tue Dec 19 14:47:12 CET 2023


Hi all,

Any further comments on this series, or can we merge it as-is?

Regards,
Naush

On Mon, 4 Dec 2023 at 16:18, Naushir Patuck <naush at raspberrypi.com> wrote:
>
> Hi,
>
> This patch series adds Raspberry Pi specific vendor controls, initially for
> returning hardware generated statistics out in Request metdata.  This comes from
> a user request at https://github.com/raspberrypi/libcamera/issues/90.
>
> Thanks,
> Naush
>
> Naushir Patuck (2):
>   build: controls: Add Raspberry Pi vendor specific controls
>   ipa: vc4: Implement the StatsOutputEnable vendor control
>
>  include/libcamera/meson.build      |  1 +
>  src/ipa/rpi/common/ipa_base.cpp    | 12 +++++++++---
>  src/ipa/rpi/common/ipa_base.h      |  3 ++-
>  src/ipa/rpi/vc4/vc4.cpp            |  6 ++++++
>  src/libcamera/control_ids_rpi.yaml | 29 +++++++++++++++++++++++++++++
>  5 files changed, 47 insertions(+), 4 deletions(-)
>  create mode 100644 src/libcamera/control_ids_rpi.yaml
>
> --
> 2.34.1
>


More information about the libcamera-devel mailing list