Skip to content

Fix #161: fix some more unsigned arithmetic

Frank Bossen requested to merge bossen/VVCSoftware_VTM:fix161d into master

Make sure that the position of the sample in the template falls in the same subblock as the current sample before subtracting the offset of the begining of the subblock.

Refactor code to make lines fit within a reasonable of characters.

Merge request reports