[libcamera-devel] [simple-cam PATCH 0/4] simple-cam: Update to latest API usage

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Sep 24 05:14:57 CEST 2020


Hi Kieran,

Thank you for the patches.

On Wed, Sep 23, 2020 at 05:44:08PM +0100, Kieran Bingham wrote:
> The simple-cam app needs to be updated with a few API updates to work on
> the latest libcamera builds.
> 
> This is based on the code at https://github.com/kbingham/simple-cam
> though I hope to move this to a more official location soon.

For the whole series,

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

It would be interesting to test-compile simple-cam when libcamera gains
new commits. It can probably wait until libcamera itself gets CI though
:-)

> Kieran Bingham (4):
>   simple-cam: Use the new BufferMap interface
>   simple-cam: Use a const stream
>   meson: Remove incorrect default
>   meson: Update to C++17
> 
>  meson.build    | 3 +--
>  simple-cam.cpp | 4 ++--
>  2 files changed, 3 insertions(+), 4 deletions(-)

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list