Opened 13 years ago Closed 13 years ago #264 closed defect (fixed)Some text bugs related to wavefront parallel processing in WD5 (G1103) d2
Description
1) entropy_coding_synchro is specified as “u(v)” coded, but the semantics does not say how. It should be “ue(v)” coded instead.
2) It is said that “The value of entropy_coding_synchro shall be in the range of 0 to tileWidthInLCUs−1, inclusive.” However, what if there are no tiles? What if tiles are of different widths?
3) cabac_istate_reset_flag is about CABAC flushing for wavefront parallel processing. It should not be present if entropy_coding_synchro is equal to 0. Change History (3)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by davidf
comment:3 Changed 13 years ago by bbross
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
|
entropy_coding_synchro was removed in D6 (H1003) d9.