Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 1442)

Ticket Resolution Summary Owner Reporter
#1408 fixed tautology kolya
Description

it seems lines 332 and 333 of TComSlice.cpp

m_aiNumRefIdx[REF_PIC_LIST_0] = getNumRefIdx(REF_PIC_LIST_0); m_aiNumRefIdx[REF_PIC_LIST_1] = getNumRefIdx(REF_PIC_LIST_1);

do nothing

#1407 fixed HM cannot compile with VS 2015 libin
Description

HM cannot compile with VS 2015. Removing compat\msvc\stdint.h can solve the problem.

#1406 fixed duplicate lines kolya
Description

line 234 of TDecEntropy.cpp duplicates line 219

uiMergeIndex = pcCU->getMergeIndex( uiSubPartIdx );

Note: See TracQuery for help on using queries.