[x265] [PATCH] doc: Improve rst docs

Pradeep Ramachandran pradeep at multicorewareinc.com
Tue Nov 1 12:28:22 CET 2016


# HG changeset patch
# User Pradeep Ramachandran <pradeep at multicorewareinc.com>
# Date 1477999695 -19800
#      Tue Nov 01 16:58:15 2016 +0530
# Node ID 8d836177cac9fd9964c56e3b1ad21a48dc6eea1f
# Parent  616cf2cbb1a9923e68bb75d8c4b529d51db0dc3b
doc: Improve rst docs

diff -r 616cf2cbb1a9 -r 8d836177cac9 doc/reST/cli.rst
--- a/doc/reST/cli.rst	Tue Nov 01 16:03:25 2016 +0530
+++ b/doc/reST/cli.rst	Tue Nov 01 16:58:15 2016 +0530
@@ -1850,16 +1850,26 @@
 
   Maximum of the picture order count. Default 8
 
-.. option:: --[no]-vui-timing-info
+.. option:: --[no-]vui-timing-info
 
 	Discard optional VUI timing info from bitstream. Default enabled.
 
-.. option:: --[no]-vui-hrd-info
+.. option:: --[no-]vui-hrd-info
 
 	Discard optional VUI HRD info from bitstream. Default enabled when
 	:option:`--hrd` is enabled.
 
-.. option:: --[no]-multi-pass-opt-rps
+.. option:: --[no-]opt-qp-pps
+
+	Optimize QP in PPS (instead of default value of 26) based on the QP values
+	observed in last GOP. Default enabled.
+
+.. option:: --[no-]opt-ref-list-length-pps
+
+	Optimize L0 and L1 ref list length in PPS (instead of default value of 0)
+	based on the lengths observed in the last GOP. Default enabled.
+
+.. option:: --[no-]multi-pass-opt-rps
 
 	Enable storing commonly RPS in SPS in multi pass mode. Default disabled.
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: repo.patch
Type: text/x-patch
Size: 1320 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20161101/d638e857/attachment.bin>


More information about the x265-devel mailing list