libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
: Define exactly when to return each status code. Should stream parameters set to 0 by the caller be adjusted without returning Adjusted ? This would potentially be useful for applications but would get in the way in Camera::configure(). Do we need an extra status code to signal this ?
: Handle validation of buffers count when refactoring the buffers API.
Should the Camera expose a validator instance, to avoid creating a new instance for each request?