Opened 13 years ago Closed 13 years ago #575 closed defect (fixed)Resolution check is wrong when CroppingMode = 1
Description
When frame width or frame height is not a multiple of the minimum CU size, the frame width and hieight should be padded. When CroppingMode = 1, the HM should be able to pad the frame width and hieight automatically.
"if (m_aiPad[1] % TComSPS::getCropUnitY(CHROMA_420) != 0)" Change History (2)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 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
|
Fixed in r2413