Opened 12 years ago

Closed 12 years ago

#495 closed defect (fixed)

Mismatch between HM and CD in ALF filter output calculation

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

Description

There is a mismatch between HM and CD in ALF filter output calculation as a result of integration of H0068. The existing HM code will transmit ALF coefficients in the order: C0, C1, C4, C3, C2, C5, C6, C7, C8, C9 instead of the "natural" order of: C0, C1, C2, C3, C4, C5, C6, C7, C8, C9. The fixed code does not result in any BD-Rate difference since only the order of transmission of coeffs is different, but it will result in a different bitstream. Patch on top of HM-6.0 and BD-Rate results attached

Attachments (2)

HM-6.0-ALF.patch (1.9 KB) - added by madhukar 12 years ago.
Patch on top of HM-6.0
HM-6.0-TI-v2-ALF-Bugfix.zip (188.8 KB) - added by madhukar 12 years ago.
BD-Rate results for bug-fix

Download all attachments as: .zip

Change History (4)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 12 years ago by madhukar

Patch on top of HM-6.0

Changed 12 years ago by madhukar

BD-Rate results for bug-fix

comment:2 Changed 12 years ago by fbossen

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

Fixed in r2452

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@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Madhukar Budagavi(Reporter)