[x265] [PATCH] doc: Fix incorrect parameter settings in preset.rst

Aruna Matheswaran aruna at multicorewareinc.com
Wed Jan 8 13:10:27 CET 2020


# HG changeset patch
# User Aruna Matheswaran <aruna at multicorewareinc.com>
# Date 1578420649 -19800
#      Tue Jan 07 23:40:49 2020 +0530
# Node ID c5ff72937e9cd7fbecdbf6b54de26841f6926494
# Parent  3780f75447944285395c4b86686072e89954cbc0
doc: Fix incorrect parameter settings in preset.rst

diff -r 3780f7544794 -r c5ff72937e9c doc/reST/presets.rst
--- a/doc/reST/presets.rst	Tue Jan 07 15:07:31 2020 +0530
+++ b/doc/reST/presets.rst	Tue Jan 07 23:40:49 2020 +0530
@@ -67,9 +67,9 @@
 +-----------------+-----+-----+-----+-----+-----+-----+------+------+------+------+
 | max-merge       |  2  |  2  |  2  |   2 |   2 |   2 |   3  |   4  |   5  |  5   |
 +-----------------+-----+-----+-----+-----+-----+-----+------+------+------+------+
-| early-skip      |  1  |  1  |  1  |   1 |   0 |   0 |   0  |   0  |   0  |  0   |
+| early-skip      |  1  |  1  |  1  |   1 |   0 |   1 |   0  |   0  |   0  |  0   |
 +-----------------+-----+-----+-----+-----+-----+-----+------+------+------+------+
-| recursion-skip  |  1  |  1  |  1  |   1 |   1 |   1 |   1  |   0  |   0  |  0   |
+| recursion-skip  |  1  |  1  |  1  |   1 |   1 |   1 |   1  |   1  |   1  |  0   |
 +-----------------+-----+-----+-----+-----+-----+-----+------+------+------+------+
 | fast-intra      |  1  |  1  |  1  |   1 |   1 |   0 |   0  |   0  |   0  |  0   |
 +-----------------+-----+-----+-----+-----+-----+-----+------+------+------+------+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265_push.patch
Type: text/x-patch
Size: 1420 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20200108/49ac247f/attachment-0001.bin>


More information about the x265-devel mailing list