Skip to content

Fix segmentation fault after !919

Remy Foray requested to merge forayr/VVCSoftware_VTM:fix_slice_parsing into master

When no RPL are parsed, RPL0, RPL1 and NumRefIdx shall be reset in the slice, else the decoder crash in checkCRA() function.

Merge request reports