Opened 11 years ago

Closed 11 years ago

#823 closed defect (fixed)

Typo in chroma deblocking vertical edge filtering grid

Reported by: harish.mahendrakar Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D9 (K1003) v4
Keywords: chroma deblocking Cc: bbross, wjhan, jct-vc@…

Description

In section 8.7.2.4.1, chroma vertical edge deblocking grid computation condition being checked is "(( yDm >> 3 ) << 3) is equal to yDm". Should this be "(( xDk >> 3 ) << 3) is equal to xDk"? Accoding to doc present in ticket 711 http://hevc.kw.bbc.co.uk/trac/ticket/711 vertical edge filtering checks for alignment of xDk.

Change History (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed
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(Owner, Subscriber, Participant)
  • Harish Mahendrakar(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)