Opened 12 years ago Closed 12 years ago #823 closed defect (fixed)Typo in chroma deblocking vertical edge filtering grid
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 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbross
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
|