[x265] [PATCH] cleanup debug code

Steve Borho steve at borho.org
Mon Sep 16 20:41:54 CEST 2013


On Mon, Sep 16, 2013 at 8:00 AM, Min Chen <chenm003 at 163.com> wrote:

> # HG changeset patch
> # User Min Chen <chenm003 at 163.com>
> # Date 1379336407 -28800
> # Node ID 8c69db6725b3f2ad4feceb5237d05d06d3b57679
> # Parent  3cae8b54f7e7139ec0502d44fef8088280826a25
> cleanup debug code
>

the way this normally works is you resend the patch with these changes
applied to it.

Since this fix is fairly important, I'll fold them together myself prior to
pushing them.


>
> diff -r 3cae8b54f7e7 -r 8c69db6725b3 source/encoder/frameencoder.cpp
> --- a/source/encoder/frameencoder.cpp   Mon Sep 16 17:45:42 2013 +0800
> +++ b/source/encoder/frameencoder.cpp   Mon Sep 16 21:00:07 2013 +0800
> @@ -919,8 +919,6 @@
>  {
>      PPAScopeEvent(Thread_ProcessRow);
>
> -    //printf("Encoder(%2d)\n", row);
> -
>      // Called by worker threads
>      CTURow& curRow  = m_rows[row];
>      CTURow& codeRow = m_rows[m_cfg->param.bEnableWavefront ? row : 0];
>
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>



-- 
Steve Borho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20130916/43f34f3d/attachment.html>


More information about the x265-devel mailing list