summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2021-03-02 12:23:41 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-03-08 11:51:21 +0000
commit8c81ab298eb19541bb7a37db5a34434c23a8a18d (patch)
treee0f04fa190d1afd4de463929c941f598c4845a7b /README.rst
parent2cf0c87511caccabdea39a9e65aef10bf5f48c19 (diff)
libcamera: pipeline_handler: Update request usage comment
When a pipeline handler completes a request, the request itself is not deleted by libcamera, and the application regains control over the object. It may choose to delete the Request, or re-use it. Clarify this in the comment by removing the declaration that the Request is deleted, but state that it is no longer managed by the pipeline handler and must not be accessed further after this function returns. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Umang Jain <email@uajain.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions