Opened 12 years ago

Closed 11 years ago

#222 closed defect (fixed)

Non-working code of early skip decision

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

Description

In the function xCompressCU in TEncCU.cpp:

Fast early decision based on threshold is implemented, but the variable fRD_Skip is never updated, thus early skip is not working now.

Since two similar proposals (JCTVC-F045 and JCTVC-F092) were included in the software (and controlled by configuration option), these unnecessary codes can be removed.

Change History (4)

comment:1 Changed 12 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:2 Changed 12 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:3 Changed 12 years ago by davidf

  • Cc jct-vc@… added

comment:4 Changed 11 years ago by fbossen

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

Fixed in r3531 (related code was removed)

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, Participant)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Woo-Jin Han(Reporter)