<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 14, 2018 at 5:47 PM, <span dir="ltr"><<a href="mailto:ashok@multicorewareinc.com" target="_blank">ashok@multicorewareinc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># HG changeset patch<br>
# User Ashok Kumar Mishra <<a href="mailto:ashok@multicorewareinc.com">ashok@multicorewareinc.com</a>><br>
# Date 1534248995 -19800<br>
# Tue Aug 14 17:46:35 2018 +0530<br>
# Branch stable<br>
# Node ID e7b0a854888b8b7d104b080a2109dc<wbr>5e80fe6861<br>
# Parent 91bee048e5b3a5c9cb7e7fa28d83b4<wbr>65ee4bce45<br>
typo<br>
<br>
diff -r 91bee048e5b3 -r e7b0a854888b source/x265cli.h<br>
--- a/source/x265cli.h Tue Aug 14 17:25:10 2018 +0530<br>
+++ b/source/x265cli.h Tue Aug 14 17:46:35 2018 +0530<br>
@@ -402,7 +402,7 @@<br>
H0(" --[no-]early-skip Enable early SKIP detection. Default %s\n", OPT(param->bEnableEarlySkip));<br>
H0(" --[no-]rskip Enable early exit from recursion. Default %s\n", OPT(param-><wbr>bEnableRecursionSkip));<br>
H1(" --[no-]tskip-fast Enable fast intra transform skipping. Default %s\n", OPT(param->bEnableTSkipFast));<br>
- H1(" --[no-]splitrd-skip Enable skipping split RD analysis when sum of split CU rdCost larger than none split CU rdCost for Intra CU. Default %s\n", OPT(param->bEnableSplitRdSkip)<wbr>);<br>
+ H1(" --[no-]splitrd-skip Enable skipping split RD analysis when sum of split CU rdCost larger than one split CU rdCost for Intra CU. Default %s\n", OPT(param->bEnableSplitRdSkip)<wbr>);<br>
H1(" --nr-intra <integer> An integer value in range of 0 to 2000, which denotes strength of noise reduction in intra CUs. Default 0\n");<br>
H1(" --nr-inter <integer> An integer value in range of 0 to 2000, which denotes strength of noise reduction in inter CUs. Default 0\n");<br>
H0(" --ctu-info <integer> Enable receiving ctu information asynchronously and determine reaction to the CTU information (0, 1, 2, 4, 6) Default 0\n"<br>
</blockquote></div><br></div><div class="gmail_extra">Pushed.</div></div>