Opened 12 years ago Last modified 12 years ago #678 closed defectProblem with Merging, Bug allows merging across slices for first row/column. — at Initial Version
Description
Problem in TEncSampleAdaptiveOffset::rdoSaoUnit() function,
The following code checks valid slice/tile for non first row and non first column, but i think that should not be case. If first line contains two slices, it will still try merge left and similarly vertically as well.
if (rx!=0)
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
|