Opened 11 years ago Closed 11 years ago #1122 closed defect (fixed)pic_output_flag and no_output_of_prior_pics_flag have no effect on the reference decoder
Description
The reference code does not seem to discard pictures with pic_output_flag==0 or correctly handle the discard of pictures in the DPB when it encounters an IRAP picture with NoRaslOutputFlag==1 and no_output_of_prior_pics_flag==1.
Is this intended behaviour (on the grounds that it is more helpful for a reference decoder to output all decoded pictures even if they are not meant to be shown)?
Apologies if these small points appear pedantic - the reason we are interested is because at Argon Design we have made HEVC test streams, taking in all points of the spec, including the flags mentioned above. Change History (3)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by fbossencomment:3 Changed 11 years ago by fbossen
The case no_output_of_prior_pics_flag==1 should be fixed in r3847 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 case pic_output_flag==0 should be fixed in r3840