Opened 13 years ago Closed 13 years ago #474 closed defect (fixed)Missing initialization of I_PCM transform index
Description
When I_PCM is selected, its transform index is not initialized at decoder. Although tranform index is not used in I_PCM encoding and decoding, the value should be initialized (with 0). Attachment is a patch to HM-6.1-dev rev.2173. (Note that the patch also includes the initialization at encoder to ensure it in future modifications in the related codes.)
The patch does not affect results under common test conditions with I_PCM as long as QPs of I_PCM regions are set to 0 during deblocking process. Attachments (1)Change History (3)comment:1 Changed 13 years ago by DefaultCC Plugin
Changed 13 years ago by kchonocomment:2 Changed 13 years ago by ksuehring
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
|
the proposed patch has been applied in r2210