diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2022-11-24 10:10:26 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2022-12-01 11:26:44 +0100 |
commit | d36c111656627392c90b558e6a9b6ba832c5b9cd (patch) | |
tree | 6a8371fd4d8c32d32c382b9565e3ac327e6020c8 /Documentation/meson.build | |
parent | 869dea59a3f135d076a6c14e0d90674ef60be529 (diff) |
libcamera: camera_sensor: Validate Transform
The two pipeline handlers that currently support Transform do so by
operating H/V flips on the image sensor, instead of rotating on the ISP.
As the image sensor performs the actual rotation, centralize the code
that validates a requested Transform against the camera sensor rotation
and capabilities in the CameraSensor class.
The implementation in the IPU3 pipeline handler was copied from the
RaspberryPi implementation, and is now centralized in CameraSensor to
make it easier for other platforms that do not rotate on the ISP to
implement support for Transform using the CameraSensor class.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'Documentation/meson.build')
0 files changed, 0 insertions, 0 deletions