Opened 13 years ago Closed 13 years ago #452 closed defect (fixed)Wrong 'else if...' for 'if (skip_flag)' in CU syntax
Description
The 'else if...' corresponding to in CU syntax table:
is wrong because this would skip the transform coding for CUs with CBSize greater than minmum CbSize in I slices. Consequently it should be replaced by
The conditions on slice_type and log2CbSize are already taken into account when parsing pred_mode_flag and part_mode. Change History (3)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by bbrosscomment:3 Changed 13 years ago by bbross
Fixed in JCTVC-I1003_d0 (v1). 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
|
Fix has been incorporated in JCTVC-I0030 (v1).