mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-24 17:15:07 +03:00
pipeline: raspberryPi: Fix typo in comment
s/Will need to/We'll need to/ Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
6a84c56346
commit
3d3e6fcdb9
1 changed files with 1 additions and 1 deletions
|
@ -1141,7 +1141,7 @@ int PipelineHandlerRPi::prepareBuffers(Camera *camera)
|
|||
|
||||
/*
|
||||
* Decide how many internal buffers to allocate. For now, simply look
|
||||
* at how many external buffers will be provided. Will need to improve
|
||||
* at how many external buffers will be provided. We'll need to improve
|
||||
* this logic. However, we really must have all streams allocate the same
|
||||
* number of buffers to simplify error handling in queueRequestDevice().
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue