Opened 14 years ago

Closed 14 years ago

#24 closed defect (fixed)

meaning of --InterpFilterType=3 or 4 is not constant

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

Description

If HHI_INTERP_FILTER==1, TEN_DIRECTIONAL_INTERP==1,
then --InterpFilterType=3 is IPF_TEN_DIF

If HHI_INTERP_FILTER==1, TEN_DIRECTIONAL_INTERP==0,
then --InterpFilterType=3 is undefined

If HHI_INTERP_FILTER==1, TEN_DIRECTIONAL_INTERP==0, defined QC_SIFO
then --InterpFilterType=3 is IPF_QC_SIFO

If HHI_INTERP_FILTER==1, TEN_DIRECTIONAL_INTERP==1, defined QC_SIFO
then --InterpFilterType=4 is IPF_QC_SIFO

The attached patch fixes this issue.

Attachments (1)

929d86a6cf7b39f3e6ed95af399944c2a99b8e70.patch (2.9 KB) - added by davidf 14 years ago.
Fix meaning of --InterpFilterType=3 or 4 not being constant

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by davidf

Fix meaning of --InterpFilterType=3 or 4 not being constant

comment:1 Changed 14 years ago by davidf

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

Resolved in r110.

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

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