Skip to content

Bug Fix: reset ALF APSs before encoding an IRAP (encoder-only)

Nan Hu requested to merge nanh/VVCSoftware_VTM:fixApsInit into master

Mismatch was observed between parallel and sequential encoding. It was found that ALF APSs should be reset for each IRAP, such that all ALF APSs generated before this IRAP cannot be used anymore. However, Class C and D were tested with VTM-5.0 and the mismatch was not observed.

Edited by Nan Hu

Merge request reports