Skip to content

remove pre-calc value for number of MPM and avoid dynamic memory allocation

Karsten Suehring requested to merge ksuehring/VVCSoftware_VTM:intra-clean into master

Cleanup to get rid of alloca in intra coding and use static sized arrays instead. No change in coding performance.

Merge request reports