Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-20 | libcamera: controls: Rename ControlRange to ControlInfo | Laurent Pinchart | |
To prepare for storage of additional information in the ControlRange structure, rename it to ControlInfo. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> | |||
2019-11-20 | test: Add control serialization test | Jacopo Mondi | |
Add a test that exercises the ControlSerializer to serialize and deserialize ControlInfoMap and ControlList. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> |