<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 13, 2018 at 5:12 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 1523619730 -19800<br>
#      Fri Apr 13 17:12:10 2018 +0530<br>
# Branch stable<br>
# Node ID aa9102400f2456584d5e41adf45651<wbr>0abcebec6c<br>
# Parent  1b38042f34a66ec7db4884ecd5ebea<wbr>c64c3e3c34<br>
Added a new line at the end<br>
<br>
diff -r 1b38042f34a6 -r aa9102400f24 source/x265cli.h<br>
--- a/source/x265cli.h  Fri Apr 13 13:51:32 2018 +0530<br>
+++ b/source/x265cli.h  Fri Apr 13 17:12:10 2018 +0530<br>
@@ -566,7 +566,7 @@<br>
     H0("   --[no-]aud                    Emit access unit delimiters at the start of each access unit. Default %s\n", OPT(param-><wbr>bEnableAccessUnitDelimiters));<br>
     H1("   --hash <integer>              Decoded Picture Hash SEI 0: disabled, 1: MD5, 2: CRC, 3: Checksum. Default %d\n", param->decodedPictureHashSEI);<br>
        H0("   --atc-sei <integer>           Emit the alternative transfer characteristics SEI message where the integer is the preferred transfer characteristics. Default disabled\n");<br>
-       H0("   --pic-struct <integer>        Set the picture structure and emits it in the picture timing SEI message. Values in the range 0..12. See D.3.3 of the HEVC spec. for a detailed explanation.");<br>
+       H0("   --pic-struct <integer>        Set the picture structure and emits it in the picture timing SEI message. Values in the range 0..12. See D.3.3 of the HEVC spec. for a detailed explanation.\n");<br>
     H0("   --log2-max-poc-lsb <integer>  Maximum of the picture order count\n");<br>
     H0("   --[no-]vui-timing-info        Emit VUI timing information in the bistream. Default %s\n", OPT(param->bEmitVUITimingInfo)<wbr>);<br>
     H0("   --[no-]vui-hrd-info           Emit VUI HRD information in the bistream. Default %s\n", OPT(param->bEmitVUIHRDInfo));<br>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Pushed.</div></div>