Skip to content

multiple fixes for gdr (including #1528 and #1529)

Tangi Poirier requested to merge tpoirier/VVCSoftware_VTM:fix-GDR into master

This merge request fixes #1258 (wrong GDR POC computation for Intra refresh area) and #1529 (Affine constructed candidates for GDR) and do minor improvements and cleaning for GDR ( don't apply restriction for Intra coded CU in non refreshed frames, remove unnecessary interaction between GDR and hash perfect match, do a clean reset of gopList POC in case of GDR configuration).

Merge request reports