Opened 9 years ago Last modified 9 years ago #91 new defectThe inference of Scaling List from SPS/PPS has problem
Description
the scaling list data syntax structure of the SPS and PPS inferred to the layer with nuh_layer_id equal to scaling_list_ref_layer_id do not correctly handle.
Both cases make the scaling list be uncertain value. 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
|
Could you please share command line and config file or sample bitstream to reproduce the problem?
From what I see in the code, the inference logic is checked in xActivateParameterSets and actual assignment is done in xDecodeSlice. Could you please point out the code, which is broken in your example?