<div dir="ltr">Pushed to default.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 16, 2019 at 5:26 PM <<a href="mailto:srikanth.kurapati@multicorewareinc.com">srikanth.kurapati@multicorewareinc.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"># HG changeset patch<br>
# User Srikanth Kurapati<br>
# Date 1576496970 -19800<br>
#      Mon Dec 16 17:19:30 2019 +0530<br>
# Node ID a26521d2082747b2cff90a3dfdfc75a5ba1b6967<br>
# Parent  a4e060a4483913e28df2ce8b8549f3ba8b63ac5a<br>
Fix: Documentation for scenecut options and macros in slicetype.h<br>
<br>
diff -r a4e060a44839 -r a26521d20827 doc/reST/cli.rst<br>
--- a/doc/reST/cli.rst  Wed Sep 11 15:38:06 2019 +0530<br>
+++ b/doc/reST/cli.rst  Mon Dec 16 17:19:30 2019 +0530<br>
@@ -1437,13 +1437,13 @@<br>
 .. option:: --hist-scenecut, --no-hist-scenecut<br>
<br>
        Indicates that scenecuts need to be detected using luma edge and chroma histograms.<br>
-       option: `--hist-scenecut` enables scenecut detection using the histograms and disables the default scene cut algorithm.<br>
-       option: `--no-hist-scenecut` disables histogram based scenecut algorithm.<br>
+       :option: `--hist-scenecut` enables scenecut detection using the histograms and disables the default scene cut algorithm.<br>
+       :option: `--no-hist-scenecut` disables histogram based scenecut algorithm.<br>
<br>
 .. option:: --hist-threshold <0.0..2.0><br>
<br>
        This value represents the threshold for normalized SAD of edge histograms used in scenecut detection.<br>
-       This requires option: `--hist-scenecut` to be enabled. For example, a value of 0.2 indicates that a frame with normalized SAD value <br>
+       This requires :option: `--hist-scenecut` to be enabled. For example, a value of 0.2 indicates that a frame with normalized SAD value <br>
        greater than 0.2 against the previous frame as scenecut. <br>
        Default 0.01.<br>
<br>
diff -r a4e060a44839 -r a26521d20827 source/encoder/slicetype.h<br>
--- a/source/encoder/slicetype.h        Wed Sep 11 15:38:06 2019 +0530<br>
+++ b/source/encoder/slicetype.h        Mon Dec 16 17:19:30 2019 +0530<br>
@@ -43,7 +43,7 @@<br>
 #define AQ_EDGE_BIAS 0.5<br>
 #define EDGE_INCLINATION 45<br>
<br>
-#ifdef HIGH_BIT_DEPTH<br>
+#if HIGH_BIT_DEPTH<br>
 #define edgeThreshold 1023.0<br>
 #else<br>
 #define edgeThreshold 255.0<br>
_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org" target="_blank">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font face="georgia, serif">Regards,</font><div><b><font face="georgia, serif">Aruna Matheswaran,</font></b></div><div><font face="georgia, serif">Video Codec Engineer,</font></div><div><font face="georgia, serif">Media & AI analytics BU,</font></div><div><span><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><span style="border:none;display:inline-block;overflow:hidden;width:153px;height:58px"><img src="https://lh5.googleusercontent.com/gjX5cPNIZgwUrhfqkTwQUZWztIKmmo0qs3kbwvkS5H-bDVE2ftte9pMTVnFLSjOcjYWLtfc6_OGpxW4vraLg2r5QAIf1Q3MpldFDgWtzK_gXi8ptw5B3joIbsGL6mxj-JRdjHzT5" width="96" height="36" style="margin-left: 0px; margin-top: 0px;"></span></span></span><font face="georgia, serif"><br></font></div><div><span><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><span style="border:none;display:inline-block;overflow:hidden;width:153px;height:58px"><img src="https://lh5.googleusercontent.com/gjX5cPNIZgwUrhfqkTwQUZWztIKmmo0qs3kbwvkS5H-bDVE2ftte9pMTVnFLSjOcjYWLtfc6_OGpxW4vraLg2r5QAIf1Q3MpldFDgWtzK_gXi8ptw5B3joIbsGL6mxj-JRdjHzT5" style="margin-left: 0px; margin-top: 0px;"></span></span></span><font face="georgia, serif"><br></font></div><div><font face="georgia, serif"><br></font></div></div></div></div></div></div></div></div></div>