diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2021-03-02 15:11:10 +0000 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-03-04 04:15:07 +0200 |
commit | a52eebed200fff5eec65942eb3b2b87073645c97 (patch) | |
tree | eb4ee2645e6dbb37bee2b198c3c4eaa76e8ef229 /utils/ipc/generators/mojom_libcamera_generator.py | |
parent | 9d4431d62140ce64f8020b18e47eabd3cc1d870c (diff) |
pipeline: raspberrypi: Only enable embedded stream when available
The pipeline handler would enable and use the Unicam embedded data stream
even if the sensor did not support it. This was to allow a means to
pass exposure and gain values for the frame to the IPA in a synchronised
way.
The recent changes to get the pipeline handler to pass a ControlList
with exposure and gain values means this is no longer required. Disable
the use of the embedded data stream when a sensor does not support it.
This change also removes the mappedEmbeddedBuffers_ map as it is no
longer used.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Tested-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'utils/ipc/generators/mojom_libcamera_generator.py')
0 files changed, 0 insertions, 0 deletions