id summary reporter owner description type status priority milestone component version resolution keywords cc 242 Wrong CABAC bin type classification when RExt__DECODER_DEBUG_BIT_STATISTICS is enabled peterchuang "When RExt__DECODER_DEBUG_BIT_STATISTICS is enabled, the decoder can collect the bin statistic of each syntax element, e.g. how may context-coded bins and how many bypass-coded bins are used for a certain syntax element. In ""CABACReader::residual_coding_subblock"", the bin-type of dec_abs_level syntax is not assigned. So the bypass bins of dec_abs_level might be classified as the bypass bins of sig_coeff_flag, abs_level_gt1_flag, or abs_level_gt3_flag. One line of code should be added as the attached patch (on top of 2a709903020e3b215ada12b0c4281141c7f83891 [2a70990])" defect closed minor VTM-5.0 VTM VTM-4.2 duplicate ksuehring XiangLi fbossen jvet@…