Opened 12 years ago Closed 12 years ago #820 closed defect (invalid)User defined tile structure causes encoder crash
Description
The encoder crash when specifying user defined tiles structures, e.g. UniformSpacingIdc=0, NumTileRowsMinus1=2, RowHeightArray = 4 4 4, NumTileColumnsMinus1, ColumnWidthArray = 6 7 7
The reason is in TEncCfg.h where m_iNumColumnsMinus1 and m_iNumRowsMinus1 not are interpreted correctly. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by fbossen
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|