Opened 12 years ago

Closed 12 years ago

#539 closed defect (fixed)

Deblocking Filter Incorrect when Minimum Transform Size is not 4x4.

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

Description

Some portions of the LoopFilter code assume that the "BaseUnit" is always 4-pixels. However, this assumption is only true when the minimum transform size is 4x4. With any other minimum transform size, only the first four pixels out of each 8, 16, or 32 pixel edge are actually filtered by the HM software.

The attached patch could be used to fix the issues.

Attachments (1)

deblocker_bug.patch (4.7 KB) - added by bheng 12 years ago.

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 bheng

comment:2 Changed 12 years ago by pieterkapsenberg

  • Milestone set to HM-7.1
  • Version changed from HM-6.3 to HM-7.0

Still present in HM-7

comment:3 Changed 12 years ago by fbossen

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

Fixed in r2464

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

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