Opened 9 years ago

Closed 9 years ago

#59 closed defect (fixed)

PPS scaling list inferring fix

Reported by: o.nakagami Owned by: Vadim
Priority: minor Milestone: SHM-8.0
Component: SHM software Version: SHM-7.0
Keywords: Cc: Vadim, jct-vc@…

Description

Suggestion to fix SHM decoder on PPS scaling list inferring process.

When pps_infer_scaling_list_flag is equal to 1 in EL PPS, the current decoder makes MD5sum mismatch. I think it is due to the wrong if-branch condition of the decoder.

Attached zip includes a sample bitstream to reproduce the bug and a suggested fix.

The sample bitstream has two layers. The BL PPS has pps_scaling_list_data_present_flag equal to 1, and the EL PPS has pps_infer_scaling_list_flag equal to 1.

I confirmed MD5sum match by SHM-dev decoder (rev.1008) with the fix patch.

Attachments (1)

pps_slist_infer_test.zip (196.4 KB) - added by o.nakagami 9 years ago.

Download all attachments as: .zip

Change history (3)

comment:1 Changed 9 years ago by DefaultCC Plugin

  • Cc Vadim jct-vc@… added

Changed 9 years ago by o.nakagami

comment:2 Changed 9 years ago by Vadim

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

fixed as suggested with rev 1015

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

  • Gerhard Tech(Always)
  • jct-vc@…(Subscriber)
  • Karsten Suehring(Always)
  • Ohji Nakagami(Reporter)
  • Vadim Seregin(Owner, Subscriber, Participant)