Opened 9 years ago

Closed 9 years ago

#1 closed defect (fixed)

Patch for trace files

Reported by: ksuehring Owned by:
Priority: minor Milestone:
Component: JEM Version: HM-14.0-KTA-1.0
Keywords: Cc: ksuehring, XiangLi, vceg-experts@…

Description

A patch has been provided by Tomohiro Ikai:

I'd like to share a patch to fix the trace functionality.
#define FIX_TRACE 1

With this, TraceEnc.txt basically matches with TraceDec.txt, which is very useful for debugging.
After KTA1, some trace-related fix seems have been done with the macro "DEBUG". The changes are straight forward, so we may remove the macro while integration.

Note: Since the amount of the trace text in ecodeBin()/encodeBin() is too much, I suggest to disable them (included in my patch)

I'm filing it here for later application to the HM-16.6 based branch.

Attachments (1)

FIX_TRACE.patch (5.6 KB) - added by ksuehring 9 years ago.

Download all attachments as: .zip

Change history (2)

Changed 9 years ago by ksuehring

comment:1 Changed 9 years ago by XiangLi

  • Resolution set to fixed
  • Status changed from new to closed

Applied in branches HM-14.0-KTA-1.0-dev (r38) and HM-16.6-KTA-0-dev (r49)

Note: See TracTickets for help on using tickets.