Opened 13 years ago Closed 12 years ago #231 closed defect (wontfix)N-pass ALF bug when STAR_CROSS_SHAPES is defined in HM-4.0
Description
When STAR_CROSS_SHAPES is defined, a bug is found when 2-pass ALF is enabled (ALFEncodePassReduction = 2).
The pointer (m_iPreviousFilterShape) should be assigned to the current buffer (m_iPreviousFilterShapeMethods[m_uiVarGenMethod]) after the best filter shape is decided.
This bug does not affect common test condition. Solution for HM-4.0
In Line 2574, TEncAdaptiveLoopFilter.cpp, the following code should be inserted:
#if STAR_CROSS_SHAPES_LUMA Change History (4)comment:1 Changed 13 years ago by davidfcomment:2 Changed 13 years ago by davidf
comment:3 Changed 13 years ago by davidf
comment:4 Changed 12 years ago by davidf
ALF was removed from the spec 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
|
Updating component after adding WD (Text) tickets