libcamera/src
David Plowman 78a2d00c79 ipa: rpi: agc: Fetch AWB status in the prepare method
AWB writes this out during prepare, so we may as well read it in AGC
prepare as well. Reading it in process is wrong on the PiSP platform
because process runs before prepare, so the AWB status won't be there
(on vc4 it made no difference).

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2023-10-24 14:11:33 +01:00
..
android android: camera_device: Fix requestedStream handling 2023-09-21 12:44:09 +02:00
apps apps: cam: Add option to set stream orientation 2023-10-23 16:06:12 +03:00
gstreamer meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
ipa ipa: rpi: agc: Fetch AWB status in the prepare method 2023-10-24 14:11:33 +01:00
libcamera libcamera: transform: Make the transformFromOrientation() function static 2023-10-23 16:06:22 +03:00
py py: cam: Add option to set stream orientation 2023-10-23 16:06:14 +03:00
v4l2 v4l2: Use SystemDevices properties to identify cameras 2023-07-11 15:19:13 +01:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00