diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-07-25 13:56:40 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-10-16 16:38:08 +0100 |
commit | c258302863da5fe36aba1caa82b27e9154b6c0a2 (patch) | |
tree | ebad22ef8094948cd2af2ebfa1feb77990ff2044 /test/signal.cpp | |
parent | d05009d34c67dfb11e890eaee2858a7e99ed06e4 (diff) |
py: gen-py-controls: Remove SceneFlicker workaround
The python bindings layer has to parse the libcamera controls to ensure
that they are converted to suitable names for the python layer.
Part of this strips out common prefixes from control names, however the
SceneFlicker control would end up using an illegal name if processed in
the same way as the other controls.
The SceneFlicker control has now been removed as part of the
introduction of the AeFlickerMode and AeFlickerPeriod controls.
Remove the workaround in the python layer.
Fixes: 6fdbf3f38c31 ("libcamera: controls: Add controls for AEC/AGC flicker avoidance")
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/signal.cpp')
0 files changed, 0 insertions, 0 deletions