Skip to content

Fix for #666 - Wrong QP and lambda clipping in rate control

Zizheng Liu requested to merge lzz8246/VVCSoftware_VTM:RC_BugFIx into master

Bug fix for ticket #666. Fix the wrong lambda and QP clipping when rate control is applied by scaling all the clip bounds with pow(2,bitdepth_luma_scale).

Merge request reports