Opened 14 years ago

Closed 14 years ago

#32 closed defect (wontfix)

SIFO and MOMS filter incompatibilities (DPB memory)

Reported by: benjamin.bross@… Owned by:
Priority: major Milestone:
Component: HM Version:
Keywords: Cc: hurumi@…, fbossen, ksuehring, davidf, jct-vc@…

Description

The SIFO FIR filters are operating on different reference frames than the MOMS FIR filters. This is a problem when adding MOMS to the SIFO filter set.
getPicYuvRec() vs. getPicYuvRecFilt()

Change History (5)

comment:1 in reply to: ↑ description Changed 14 years ago by wjhan

  • Cc hurumi@… added

Replying to benjamin.bross@…:

The SIFO FIR filters are operating on different reference frames than the MOMS FIR filters. This is a problem when adding MOMS to the SIFO filter set.
getPicYuvRec() vs. getPicYuvRecFilt()

From my understanding, it is not a problem, but a natural thing if you want to implement MOMS, which uses IIR-filtered reference, with other SIFO filters, which use non-filtered reference. Please let me know if I didn't catch your point.

comment:2 Changed 14 years ago by fbossen

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

Neither SIFO nor MOMS are in HM

comment:3 Changed 13 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:4 Changed 13 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:5 Changed 13 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

  • benjamin.bross@…(Reporter)
  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Woo-Jin Han(Subscriber, Participant)