Opened 6 years ago
Closed 6 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)
Change history (2)
Changed 6 years ago by blaeser
comment:1 Changed 6 years ago by blaeser
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.