Files
external_libcamera/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp
Jacopo Mondi 5ef59cd190 libcamera: raspberry: Fix format validation
If the pixel format gets adjusted to the default NV12 format during
validation, it gets currently ignored and the user-supplied format is
used nonetheless.

Fix it by using the adjusted pixel format.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2022-07-18 10:00:52 +02:00

66 KiB