Opened 12 years ago Closed 10 years ago #1065 closed defect (invalid)Accessing unallocated memory when looking at colocated CUs
Description
It appears that for an IDR (or I slice maybe?) picture, HM destroys or otherwise changes the m_pePredMode array, causing intra checks to fail. This shows up in TComDataCU::xGetColMVP, line 3292, where a colocated CU's intra mode is checked, and the colocated CU belongs to an IDR picture.
A crude fix is to make sure the colocated CU's slice is not intra. A patch that does this is attached Attachments (1)Change History (5)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by pieterkapsenbergcomment:2 Changed 11 years ago by ksuehring
comment:3 Changed 10 years ago by ksuehring
comment:4 Changed 10 years ago by karlsharman
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
|
Unable to reproduce the problem. If others can repeat it, please re-open and give full details of configurations that highlight the issue.