<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 16, 2013 at 8:00 AM, Min Chen <span dir="ltr"><<a href="mailto:chenm003@163.com" target="_blank">chenm003@163.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 Min Chen <<a href="mailto:chenm003@163.com">chenm003@163.com</a>><br>
# Date 1379336407 -28800<br>
# Node ID 8c69db6725b3f2ad4feceb5237d05d06d3b57679<br>
# Parent  3cae8b54f7e7139ec0502d44fef8088280826a25<br>
cleanup debug code<br></blockquote><div><br></div><div style>the way this normally works is you resend the patch with these changes applied to it.</div><div style><br></div><div style>Since this fix is fairly important, I'll fold them together myself prior to pushing them.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
diff -r 3cae8b54f7e7 -r 8c69db6725b3 source/encoder/frameencoder.cpp<br>
--- a/source/encoder/frameencoder.cpp   Mon Sep 16 17:45:42 2013 +0800<br>
+++ b/source/encoder/frameencoder.cpp   Mon Sep 16 21:00:07 2013 +0800<br>
@@ -919,8 +919,6 @@<br>
 {<br>
     PPAScopeEvent(Thread_ProcessRow);<br>
<br>
-    //printf("Encoder(%2d)\n", row);<br>
-<br>
     // Called by worker threads<br>
     CTURow& curRow  = m_rows[row];<br>
     CTURow& codeRow = m_rows[m_cfg->param.bEnableWavefront ? row : 0];<br>
<br>
_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Steve Borho
</div></div>