[x265] [PATCH] cli: nits

Aruna Matheswaran aruna at multicorewareinc.com
Fri Jan 10 09:49:46 CET 2020


Pushed to default.

On Fri, Jan 10, 2020 at 2:16 PM Aruna Matheswaran <
aruna at multicorewareinc.com> wrote:

> # HG changeset patch
> # User Aruna Matheswaran <aruna at multicorewareinc.com>
> # Date 1578645964 -19800
> #      Fri Jan 10 14:16:04 2020 +0530
> # Node ID 4fcd8f1701a6dd7a502c4e48f04a27bb397664cf
> # Parent  c5ff72937e9cd7fbecdbf6b54de26841f6926494
> cli: nits
>
> diff -r c5ff72937e9c -r 4fcd8f1701a6 source/x265cli.h
> --- a/source/x265cli.h  Tue Jan 07 23:40:49 2020 +0530
> +++ b/source/x265cli.h  Fri Jan 10 14:16:04 2020 +0530
> @@ -636,7 +636,7 @@
>      H0("   --[no-]cll                    Emit content light level info
> SEI. Default %s\n", OPT(param->bEmitCLL));
>      H0("   --[no-]hdr10                  Control dumping of HDR10 SEI
> packet. If max-cll or master-display has non-zero values, this is enabled.
> Default %s\n", OPT(param->bEmitHDR10SEI));
>      H0("   --[no-]hdr-opt                Add luma and chroma offsets for
> HDR/WCG content. Default %s. Now deprecated.\n", OPT(param->bHDROpt));
> -    H0("   --[no-]HDR10-opt              Block-level QP optimization for
> HDR10 content. Default %s.\n", OPT(param->bHDR10Opt));
> +    H0("   --[no-]hdr10-opt              Block-level QP optimization for
> HDR10 content. Default %s.\n", OPT(param->bHDR10Opt));
>      H0("   --min-luma <integer>          Minimum luma plane value of
> input source picture\n");
>      H0("   --max-luma <integer>          Maximum luma plane value of
> input source picture\n");
>      H0("\nBitstream options:\n");
>


-- 
Regards,
*Aruna Matheswaran,*
Video Codec Engineer,
Media & AI analytics BU,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20200110/1514645b/attachment.html>


More information about the x265-devel mailing list