Opened 12 years ago Closed 12 years ago #707 closed defect (duplicate)entropy_coding_sync_enabled_flag and tiles_enabled_flag issue
Description
The main profile restricts that " tiles_enabled_flag && entropy_coding_sync_enabled_flag equal to 0".
To follow such restriction, sentences refer to tiles_enabled_flag=1 and entropy_coding_sync_enabled_flag=1 should be removed. See definitions of num_entry_point_offsets and entry_point_offset[ i ].
To preserve the possibility of tiles_enabled_flag=1 and entropy_coding_sync_enabled_flag=1 (for other future profile), the initialization and memorization condition in 9.3 need to be revised. Change History (11)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbrosscomment:3 Changed 12 years ago by bbross
comment:4 Changed 12 years ago by bbross
comment:5 Changed 12 years ago by bbross
comment:6 Changed 12 years ago by bbross
comment:7 Changed 12 years ago by bbross
comment:8 Changed 12 years ago by bbross
comment:9 Changed 12 years ago by bbross
comment:10 Changed 12 years ago by bbross
comment:11 Changed 12 years ago by bbross
Closed as duplicate of #659. 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
|
#740 needs also to be considered within that context.