[x265] [PATCH] Improved sao implementation by limiting sao types

Mario *LigH* Rohkrämer contact at ligh.de
Wed Apr 12 15:05:55 CEST 2017


Am 07.04.2017, 12:34 Uhr, schrieb <ashok at multicorewareinc.com>:

> diff -r 08a05ca9fd16 -r 195ae8f499fc doc/reST/cli.rst
> --- a/doc/reST/cli.rst	Mon Mar 27 12:35:20 2017 +0530
> +++ b/doc/reST/cli.rst	Mon Apr 03 16:02:07 2017 +0530
> @@ -1690,6 +1690,12 @@
>  	disabled, SAO analysis skips the right/bottom boundary areas.
>  	Default disabled
> +.. option:: --limit-sao, --no-limit-sao
> +    Limit SAO filter computation by early terminating SAO process based
> +    on inter prediction mode, CTU spatial-domain correlations, and  
> relations
> +    between luma and chroma.
> +    Default disabled
> +


(originally reported by stax76 in the doom9 forum)

This part of the patch causes issues in the rendered documentation  
(comparing to a <dl> in HTML: as if you forgot </dt> before <dd>):

   * definition terms and descriptions apparently need to be separated from  
each other by empty lines in reST sources
   * for consistency, descriptions should probably be prepended by one tab  
instead of four spaces

See: http://x265.readthedocs.io/en/latest/cli.html#cmdoption-limit-sao


-- 

Fun and success!
Mario *LigH* Rohkrämer
mailto:contact at ligh.de
 


More information about the x265-devel mailing list