[x265] [PATCH] Fix invalid UTF-8 characters in the docs

Pradeep Ramachandran pradeep at multicorewareinc.com
Thu Jan 4 09:26:45 CET 2018


On Mon, Jan 1, 2018 at 6:10 PM, Andrey Semashev <andrey.semashev at gmail.com>
wrote:

> # HG changeset patch
> # User Andrey Semashev <andrey.semashev at gmail.com>
> # Date 1514810404 -10800
> #      Mon Jan 01 15:40:04 2018 +0300
> # Branch fix_docs_invalid_utf8_chars
> # Node ID 3bf4f11669b20669cf2d64f7405774c41ad24b98
> # Parent  ff02513b92c000c3bb3dcc51deb79af57f5358d5
> Fix invalid UTF-8 characters in the docs.
>
> This causes errors during docs generation on Linux.
>

Thanks. Have pushed it into default branch


>
> diff -r ff02513b92c0 -r 3bf4f11669b2 doc/reST/cli.rst
> --- a/doc/reST/cli.rst  Fri Dec 22 18:23:24 2017 +0530
> +++ b/doc/reST/cli.rst  Mon Jan 01 15:40:04 2018 +0300
> @@ -2058,7 +2058,7 @@
>         Example for MaxCLL=1000 candela per square meter, MaxFALL=400
>         candela per square meter:
>
> -               --max-cll “1000,400”
> +               --max-cll "1000,400"
>
>         Note that this string value will need to be escaped or quoted to
>         protect against shell expansion on many platforms. No default.
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20180104/45c1631b/attachment.html>


More information about the x265-devel mailing list