[PATCH 6/6] libcamera: controls: Add missing period at end of Gamma description

Stefan Klug stefan.klug at ideasonboard.com
Wed Jun 12 09:47:11 CEST 2024


Hi Laurent,

thank you for the patch. Nothing to add :-)

On Wed, Jun 12, 2024 at 12:21:01AM +0300, Laurent Pinchart wrote:
> The last sentence of the Gamma control description misses the final
> period. Add it.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

Reviewed-by: Stefan Klug <stefan.klug at ideasonboard.com> 

Cheers,
Stefan

> ---
>  src/libcamera/control_ids_core.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/libcamera/control_ids_core.yaml b/src/libcamera/control_ids_core.yaml
> index be19135616cf..9d413a94e0ee 100644
> --- a/src/libcamera/control_ids_core.yaml
> +++ b/src/libcamera/control_ids_core.yaml
> @@ -870,6 +870,6 @@ controls:
>        description:  |
>          Specify a fixed gamma value. Default must be 2.2 which closely mimics 
>          sRGB gamma. Note that this is camera gamma, so it is applied as 
> -        1.0/gamma
> +        1.0/gamma.
>  
>  ...
> -- 
> Regards,
> 
> Laurent Pinchart
> 


More information about the libcamera-devel mailing list