#7 closed defect (fixed)missing a close-bracket on slice_pic_order_cnt_lsb
Description
A close-bracket corresponding to a if statement, i.e.,
There are two options.
In SHM, currently Op.1 was already integrated. Those changes don’t affect decoding/encoding process at all.
/ quote from O1008_v1 /
if( nal_unit_type != IDR_W_RADL && nal_unit_type != IDR_N_LP ) {
} Change history (4)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by jlchencomment:3 Changed 11 years ago by jlchen
comment:4 Changed 11 years ago by jlchen
Milestone Draft Text 4 deleted 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
|
It looks that op.1 and op.2 have the same effect. I will take op.2 to fix the text since it looks clearer to me.
Thanks,