Opened 11 years ago

Closed 11 years ago

#986 closed defect (fixed)

encodeQtCbfZero called with inconsistent depths

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

Description

encodeQtCbfZero is called with inconsistent depths.
i.e. TEncSearch.cpp lines 4925,4998, uiTrMode is used for the chroma channel, but on lines 4950,5023, uiTrModeC is used for the chroma channel.

Shouldn't uiTrMode always be used, to be consistent with usage of encodeQtCbf?

(Identified during RExt development.)

Attachments (1)

patch-ticket-986.txt (1.8 KB) - added by karlsharman 11 years ago.
Fixed of ticket 986 - correction of depth for trial of inter cbf context coding.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by karlsharman

Fixed of ticket 986 - correction of depth for trial of inter cbf context coding.

comment:2 Changed 11 years ago by fbossen

  • Milestone set to HM-12.1
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r3545

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

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