Skip to content

GCC 10 compile fix

Karsten Suehring requested to merge ksuehring/VVCSoftware_VTM:gcc10 into master

Silence warnings for potentially invalid array indexes by adding explicit checks.

Should fix #1072

Merge request reports