[x265] [PATCH] Fix two typos in the documentation of hevc-aq

Nomis101 🐝 Nomis101 at web.de
Thu Jul 11 17:55:36 CEST 2019


This looks not nice on the homepage, without the dot and the typo: https://x265.readthedocs.io/en/default/cli.html#cmdoption-hevc-aq
Patch is attached.



# HG changeset patch
# User Nomis101 <Nomis101 at web.de>
# Date 1562860011 -7200
#      Do Jul 11 17:46:51 2019 +0200
# Node ID 4cff311b0df3b8cb650be48209a03ad6cf8013a7
# Parent  147fb92c5ed50365a69959e6832b1d8368f0ea87
Fix typos in cli.rst

diff -r 147fb92c5ed5 -r 4cff311b0df3 doc/reST/cli.rst
--- a/doc/reST/cli.rst	Mo Jul 08 10:39:27 2019 +0530
+++ b/doc/reST/cli.rst	Do Jul 11 17:46:51 2019 +0200
@@ -1667,21 +1667,21 @@ Quality, rate control and rate distortio
 	aq-strengths will lead to high QP offsets resulting in a large
 	difference in achieved bitrates.

 	Default 1.0.
 	**Range of values:** 0.0 to 3.0

 .. option:: --hevc-aq

-	Enable adaptive quantization
+	Enable adaptive quantization.
 	It scales the quantization step size according to the spatial activity of one
 	coding unit relative to frame average spatial activity. This AQ method utilizes
 	the minimum variance of sub-unit in each coding unit to represent the coding
-	unitís spatial complexity.
+	units spatial complexity.

 .. option:: --qp-adaptation-range

 	Delta-QP range by QP adaptation based on a psycho-visual model.

 	Default 1.0.
 	**Range of values:** 1.0 to 6.0





-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.bin
Type: application/macbinary
Size: 1164 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20190711/f40e1b19/attachment.bin>


More information about the x265-devel mailing list