<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><pre><br>At 2014-09-29 03:29:07,"Steve Borho" <steve@borho.org> wrote:
>On 09/26, Min Chen wrote:
>> # HG changeset patch
>> # User Min Chen <chenm003@163.com>
>> # Date 1411782915 25200
>> # Node ID 033d4a8a699837b115a9c6e27cdf4b11fcdd28bc
>> # Parent  7dccbbed034970de161b361cd6e17ed4efca7226
>> convert c++ reference to pointer on m_scalingList
>
>why? there is only one ScalingList in the entire encoder
>
It is part of Analysis, I need clone Analysis in parallelism ME, I call init() there,  the C++ Reference have some problem.</pre><pre>This field just readonly pointer, so I modify it.</pre></div>