[x265] cleanup useless getMvPred*(): always zero mv

Steve Borho steve at borho.org
Tue Feb 25 03:21:26 CET 2014


On Mon, Feb 24, 2014 at 8:13 PM, Satoshi Nakagawa <nakagawa424 at oki.com> wrote:
>
>> We need to replace these methods with code in predInterSearch() that
>> builds a proper list of motion candidates for motion estimation.
>> We're giving up coding efficiency by not giving reasonable candidates
>> to ME.  Is that something you can work on?
>
> AVMP may be used.
>
> amvpInfo[list][idx].m_mvCand
> numCandidates = 2

It's a start; but the more reasonable candidates we can find the better.

-- 
Steve Borho


More information about the x265-devel mailing list