[libcamera-devel] [PATCH v4 0/2] Add flicker avoidance controls
David Plowman
david.plowman at raspberrypi.com
Thu Jul 13 17:12:16 CEST 2023
Hi
Here are the flicker avoidance controls, as I think we agreed when
discussing it last week. We seem to be up to v4 now.
The main change is to remove the explicit 50/60Hz modes, we now use
the custom mode with an explicitly supplied time value. Elsewhere
documentation is reworded slightly in places to conform to what I
think we said.
Thanks!
David
David Plowman (2):
libcamera: controls: Add controls for AEC/AGC flicker avoidance
ipa: rpi: common: Handle AEC/AGC flicker controls
src/ipa/rpi/common/ipa_base.cpp | 64 +++++++++++++++++++++++++-
src/ipa/rpi/common/ipa_base.h | 6 +++
src/libcamera/control_ids.yaml | 79 ++++++++++++++++++++++++++-------
3 files changed, 131 insertions(+), 18 deletions(-)
--
2.30.2
More information about the libcamera-devel
mailing list