summaryrefslogtreecommitdiff
path: root/src/libcamera/camera.cpp
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2022-07-04 14:37:51 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2022-07-05 11:23:35 +0100
commit6f539a6d2fa992c90782a7b7077cd009fce4457b (patch)
tree8cf3e87b1efefb762a18bd9b835e9370c0f6389e /src/libcamera/camera.cpp
parentb3fd8e14b52b5a42aca3c7dadca064b95cf19758 (diff)
delayed_controls: Remove reduandant firstSequence_
The DelayedControls implementation tracked the sequence numbers to determine the offset if a device did not commence with a sequence number of 0. This guarantee is now handled by the V4L2VideoDevice. Remove the firstSequence_ offset and the corresponding running_ flag which was used to track setting firstSequence_ from the DelayedControls. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/libcamera/camera.cpp')
0 files changed, 0 insertions, 0 deletions