[x265] [PATCH] convert c++ reference to pointer on m_scalingList

chen chenm003 at 163.com
Sun Sep 28 22:49:14 CEST 2014


At 2014-09-29 03:29:07,"Steve Borho" <steve at borho.org> wrote:
>On 09/26, Min Chen wrote:
>> # HG changeset patch
>> # User Min Chen <chenm003 at 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.
This field just readonly pointer, so I modify it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20140929/17a614a8/attachment.html>


More information about the x265-devel mailing list