Opened 13 years ago Closed 12 years ago #400 closed defect (wontfix)Encoder Bug in HM-6.0 on ALFMaxNumFilter
Description
In HM-6.0 picture-based ALF encoder, ALFMaxNumFilter is used incorrectly to derive TEncAdaptiveLoopFilter::m_alfPQTMaxDepth.
When ALFMaxNumFilter==16, m_alfPQTMaxDepth shall be equal to or less than 2.
In order to solve the issue, the attached patch is suggested.
Note that in the common test condition, this fix will affect only HE10-RA (picture-based encoding with ALF) case. Attachments (1)Change History (3)comment:1 Changed 13 years ago by DefaultCC Plugin
Changed 13 years ago by yamakagecomment:2 Changed 12 years ago by davidf
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
|
ALF ware removed from the spec.