[x265-commits] [x265] correct issues in the documentation
Ashok Kumar Mishra
ashok at multicorewareinc.com
Thu Apr 13 01:03:02 CEST 2017
details: http://hg.videolan.org/x265/rev/0b7d54dbb71a
branches:
changeset: 11738:0b7d54dbb71a
user: Ashok Kumar Mishra <ashok at multicorewareinc.com>
date: Wed Apr 12 19:01:00 2017 +0530
description:
correct issues in the documentation
diffstat:
doc/reST/cli.rst | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 1ed218717877 -r 0b7d54dbb71a doc/reST/cli.rst
--- a/doc/reST/cli.rst Tue Apr 11 03:08:00 2017 +0200
+++ b/doc/reST/cli.rst Wed Apr 12 19:01:00 2017 +0530
@@ -1689,11 +1689,13 @@ Loop filters
When enabled, non-deblocked pixels are used for SAO analysis. When
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
+
+ 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
VUI (Video Usability Information) options
=========================================
More information about the x265-commits
mailing list