Opened 13 years ago Closed 12 years ago #483 closed defect (fixed)Redundant deblocking process in inner regions of I_PCM
Description
In the draft text, inner regions of an I_PCM coding unit are subject to deblocking if its coding unit size is larger than (1<<Log2MaxTrafoSize). Even if the I_PCM inner regions are subject to deblocking, the samples are not affected since qPL results in 0. So the draft text is correct but redundant. It would be better to explicitly state that inner regions of I_PCM coding units are not subject to deblocking in 8.7.1.1 in order to avoid redundant processing.
Attachment is a suggested text that avoids the redundant processing. Attachments (2)Change History (6)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by kchonoChanged 13 years ago by kchonoChanged 13 years ago by kchonocomment:3 Changed 13 years ago by bbross
comment:4 Changed 12 years ago by bbross
Fixed in D7 (I1003) d2 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
|
By the way, it would be better to revise the incorrect inference of split_tranform_flag in 7.4.8, instead of 8.7.1.1.
If we revise 8.7.1.1, "20120412-kchono.doc" in attachments is a suggested text. Otherwise, if we revise the split_tranform_flag semantics, "20120412-kchono-alternative.doc" in attachments is a suggested text.