Skip to content

Fix #1604: NNPFC constraints check

Maria Santamaria requested to merge (removed):fix_1604 into master

When an NNPFC is activated for a picture, the base NNPFC is added to the list of activated NNPF. The list is later on traversed to check constraints related to the frame-rate upsampling purpose.

The fix consists of adding the NNPFC to the correct list and destroying such list in the picture destroyer.

Merge request reports