Opened 10 years ago Closed 10 years ago #53 closed defect (fixed)setNumDirectRefLayers in InitSPS
Description
setNumDirectRefLayers is set using numAddLayerSets. It should be m_numDirectRefLayers
Void TEncTop::xInitSPS()
#if R0042_PROFILE_INDICATION
m_cSPS.setNumDirectRefLayers(m_numDirectRefLayers); Change history (2)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 10 years ago by Vadim
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
|
fixed with rev 988