Opened 13 years ago

Closed 13 years ago

#133 closed defect (fixed)

One bug related to QC_LCEC_INTER_MODE

Reported by: libin Owned by:
Priority: minor Milestone:
Component: HM Version:
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

One bug related to “#define QC_LCEC_INTER_MODE 1” was found.
When the default CU size and depth are changed(such as CU size 16,depth 2), the decoder will crash.
That is caused by when it is the last depth; the LCEC should use the last table, where there is no split flag.
The bug fix can be found attached, under the macro of LCEC_INTER_MODE_BUG_FIX.

Attachments (2)

TDecCAVLC.cpp (61.9 KB) - added by libin 13 years ago.
TEncCavlc.cpp (74.0 KB) - added by libin 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by libin

Changed 13 years ago by libin

comment:1 Changed 13 years ago by ksuehring

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

merged the fix in r649

comment:2 Changed 12 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:3 Changed 12 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:4 Changed 12 years ago by davidf

  • Cc jct-vc@… added
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Bin Li(Reporter)
  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)