On Mon, Sep 16, 2013 at 8:00 AM, Min Chen <[email protected]> wrote:
> # HG changeset patch
> # User Min Chen <[email protected]>
> # 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
> [email protected]
> https://mailman.videolan.org/listinfo/x265-devel
>
--
Steve Borho
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel