Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-22 | cam: Rename Capture to CameraSession | Laurent Pinchart | |
Rename the Capture class to CameraSession, to prepare for multi-camera support that will gather more camera-related operations than capture in that class. While at it, remove an unneeded blank line. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> |