[PATCH] doc: document libtiff dependency for cam

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Apr 14 01:55:08 CEST 2025


On Sun, Apr 13, 2025 at 06:44:43PM +0100, Kieran Bingham wrote:
> Quoting Pavel Machek (2025-04-12 08:41:22)
> > DNG writing is useful when working with bayer data, but libtiff is
> > needed for that.
> >     
> > Signed-off-by: Pavel Machek <pavel at ucw.cz>
> > 
> > diff --git a/README.rst b/README.rst
> > index ae5126e2..31c27c87 100644
> > --- a/README.rst
> > +++ b/README.rst
> > @@ -83,6 +83,7 @@ for cam: [optional]
> >          - libdrm-dev: Enables the KMS sink
> >          - libjpeg-dev: Enables MJPEG on the SDL sink
> >          - libsdl2-dev: Enables the SDL sink
> > +        - libtiff-dev: For dng writing
> 
> I think DNG could be capitalised, but we can handle that while applying.

I'd write

        - libtiff-dev: Enables writing DNG

to match the other entries.

> Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

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

> >  
> >  for qcam: [optional]
> >          libtiff-dev qt6-base-dev qt6-tools-dev-tools
> > 

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list