Opened 5 years ago

Closed 5 years ago

#106 closed defect (fixed)

Decoder exception and wrong ordering for bit / tool statistics

Reported by: blaeser Owned by:
Priority: minor Milestone:
Component: VTM Version:
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

If RExt__DECODER_DEBUG_BIT_STATISTICS and/or RExt__DECODER_DEBUG_TOOL_STATISTICS is enabled, the decoder throws an exception as a bit counter for JVET_L0283_MULTI_REF_LINE is missing. Further, some other bit statistic labels were missing. Also, the ordering of the CodingStatisticsType enum needs to match the statNames array that contains the labels, otherwise wrong names are shown for the statistics.

All these issues are fixed in the attached patch, please check.

Attachments (1)

0001-Fix-output-of-bit-and-tool-statistics.-If-RExt__DECO.patch (3.9 KB) - added by blaeser 5 years ago.

Download all attachments as: .zip

Change history (2)

comment:1 Changed 5 years ago by blaeser

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.